From the comments below on that link:
You may need to add "libssh2d.lib":
Linker->Input->Additional Dependencies. (and possibly "ws2_32.lib", if you
get winsock related link errors).
Also make sure you have "Debug_lib" added in:
Linker->General->Additional Library Directories
This helped me resolve the linking errors.
Hope it helps.
Thanks,
Sagar
On 27 August 2015 at 16:07, Matthew Voss <ormris_at_ormris.us> wrote:
> Hi All,
>
> I've been Googling around for a build procedure to use with VS2010 or
> higher. I found this:
> http://www.chaosstuff.com/2013/07/build-libssh2-on-visual-studio-2010.html
> . Unfortunately, it fails with linking errors. Has anyone managed to
> build LibSSH2 under Visual Studio?
>
> Thanks,
> Matthew
> _______________________________________________
> libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
>
-- *Sa* (No trees were killed to send this message, but an enormous amount of electrons were terribly troubled.)
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2015-08-28