Minori - get the cryptlibd.lib ?
IDerr opened this issue · 2 comments
IDerr commented
Hi,
I wanted to compile fuckpaz, but it needs the cryptlibd.lib file. I have compiled the library as asked, but it only generates the cryptlib.lib.
is it a special file or it is just not needed ?
thanks
Inori commented
cryptlibd.lib
is the debug version, cryptlib.lib
is the release version, you should compile both project using same config.
Here is a video on how to build it, thanks to 阿皇仔:
https://www.youtube.com/watch?v=FlHxl02YzjE
IDerr commented
Oh ok, my bad, thanks for this ;)