cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Compiling Curl with TLS support using MSVC 2008

From: Jan Ehrhardt <phpdev_at_ehrhardt.nl>
Date: Sat, 13 Jul 2013 17:11:28 +0200

Gisle Vanem in gmane.comp.web.curl.library (Sat, 13 Jul 2013 15:29:54
+0200):
>"sumit gambhir" <sumitgambhir9_at_gmail.com> wrote:
>
>> Please provide steps to compile Curl with TLS and HTTPS support using MSVC
>> 2008.
>
>What HTTPS library you want to use? The SSL that comes with
>Windows would probably be best for your. It could be built in this ugly
>way:
> cd lib
> nmake -f Makefile.vc6 WINDOWS_SSPI=1 CFG=release-winssl-zlib

I am sure this it not what the OP wants. MSVC 2008 = vc9, not vc6. He
will have to use the Makefile.vc.

And is there a reason why you are not advising him to build Curl in
/winbuild with 'WITH_WINSSL=static'?

Jan

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-07-13