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
