Subject: Re: Visual C++ 2010 Express edition cannot open and convert libssh2 win32 project file

Re: Visual C++ 2010 Express edition cannot open and convert libssh2 win32 project file

From: Guenter <lists_at_gknw.net>
Date: Tue, 04 Sep 2012 13:02:41 +0200

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
Received on 2012-09-04