[Libssh] Staticaly linked and still require DLL?

Keisial keisial at gmail.com
Wed Mar 25 00:08:12 CET 2009


Stingray a écrit:
> Tried this, and now when I compile my test client, the linker complains 
> about a million references not found.

Are you linking your app against winsock, zlib and openssl (libeay32)?
libssh link against those. Now that it's
included in your app, your program needs to link against them to fulfill
libssh requisites.

If it still doesn't link, post what it can't found in order to guess
what library is missing.




More information about the Libssh mailing list