Jan Ehrhardt in gmane.network.ssh.libssh2.devel (Tue, 25 Jun 2019
14:41:40 +0200):
>Did anyone succeed in compiling this for Windows? I am constantly
>running into a
>
>misc.obj : error LNK2019: unresolved external symbol bcrypt_pbkdf
>referenced in function _libssh2_bcrypt_pbkdf
>
>Do I have to adjust a setting in libssh2_config.h? Include an extra lib,
>besides brypt.lib and/or crypt32.lib?
I did not use Cmake, but was updating existing VC project files. I
already added bcrypt_pbkdf.c and blowfish.c. I missed one: blf.h had to
be added as well to the project. See
https://github.com/winlibs/libssh2/issues/3
-- Jan _______________________________________________ libssh2-devel https://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2019-06-29