cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Compiling libcurl with SSL and MSVC2005

From: Wei Weng <wweng_at_kencast.com>
Date: Tue, 20 Nov 2007 13:41:32 -0500

Tomás A. Rossi wrote:
> Wei Weng escribió:
>> Tomás A. Rossi wrote:
>>> Is there specific instructions for this kind of build somewhere?
>>>
>>> Thanks in advance,
>>>
>>> Tom;
>>>
>>>
>> I am doing the same thing, compiling win32 binary with MSVC 6.0.
>>
>> You just need to compile openssl-0.9.8e and download the windows
>> binary for zlib. Follow the instructions.
>>
>> HIH
>>
>> Wei
>>
>
> Oh, but I need to compile en MSVC8 (2005), and don't want zlib (if
> this is possible).
>
I don't see why there will be precautions you need to take for MSVC2005.

And if you don't need zlib, just comment out the following line in
libssh2_config.h

//#define LIBSSH2_HAVE_ZLIB 1

HTH

Wei
Received on 2007-11-20