Hi,
Am 04.09.2012 11:57, schrieb Alexander Lamaison:
Using Visual Studio:
there's a NMakefile available too which should work with all MSVC versions; edit .\win32\config.mk and setup the paths to OpenSSL and Zlib, then in the root: nmake

Using MinGW:
I'm not confident enough to list the exact steps for this but its
set OPENSSL_PATH=...
if you want Zlib support:
set WITH_ZLIB=1
set ZLIB_PATH=...
in ./win32 folder: mingw32-make

Gün.



_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to