cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SSL on windows question!

From: Wei Weng <wweng_at_kencast.com>
Date: Wed, 24 May 2006 17:54:19 -0400

Daniel Stenberg wrote:
> On Wed, 24 May 2006, Wei Weng wrote:
>
>> Hi, how do I build my own application with libcurl with SSL support?
>
> You link with a libcurl built to use a SSL library.
>
>> I downloaded
>> http://my.guardpuppy.com/libcurl-7.15.1-msvc-win32-ssl-0.9.8a-zlib-1.2.3.zip
>> and linked my application against the only lib file I found in that
>> zip (libcurl_imp.lib), but the result DLL isn't relying/depending on
>> any of the SSL DLLs.
>
> Then it seems it wasn't built to use SSL. I'll update the info on the
> download page.
>
>> Is there another binary I should download?
>
> Try (another) one that is built to use a SSL lib! ;-) Or simply build
> one yourself from source.
>
Never mind that. :) I made a stupid mistake it seems. The file itself is
alright!

Thanks

Wei
Received on 2006-05-24