curl-library
Re: windows settings to build libcurl WITH openssl?
From: Igor Polyakov <ipolyakov_at_issart.com>
Date: Thu, 1 Sep 2005 22:19:11 +0700
Date: Thu, 1 Sep 2005 22:19:11 +0700
Hello, Satish,
Thursday, September 1, 2005, 9:34:33 PM, you wrote:
> My question is: what windows project setting changes do i need to do to
> build libcurl dll with ssl support?
You could use lib/makefile.vc6 make file to build libcurl. It contains
a lot of configurations : debug/release, openssl/or no, ...
Example command line:
nmake -f makefile.vc6 CFG=release-dll-ssl-dll
-- Best regards, Igor Polyakov mailto:ipolyakov_at_issart.comReceived on 2005-09-01