cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SFTP problems

From: Guenter <lists_at_gknw.net>
Date: Thu, 23 Oct 2014 19:14:52 +0200

Hi Daniel,
On 23.10.2014 15:31, Daniel Karunairatnam wrote:
> im using vc express 2010?
then you can try this:

1) set path to MSVC buildtools (usually a link in menu to vcvarsall.bat
or similar)

2) set vars pointing to your openssl and libssh2 headers + libs

3) call:
cd lib && nmake /f Makefile.vc10 cfg=release-ssl-ssh2-zlib
cd ..\src && nmake /f Makefile.vc10 cfg=release-ssl-ssh2-zlib

Günter.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-10-23