Subject: Re: 1.9 release

Re: 1.9 release

From: Jan Ehrhardt <phpdev_at_ehrhardt.nl>
Date: Sat, 29 Jun 2019 13:55:24 +0200

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-devel
Received on 2019-06-29