cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Using libcurl in Windows

From: Andres Garcia <fandom_at_retemail.es>
Date: Wed, 20 Apr 2005 02:33:12 +0200

Hi,

> I have been trying to compile TclCurl in Windows like I have always
> done it, first I compile curl with share libraries disabled and then
> I create the TclCurl dll which includes libcurl.
>
> For some reason, I can get it to work with the latest version, the
> dll that's created is unusable but I don't get any errors, not even
> any significant warnings using -Wall, so I don't have a clue what the
> problem may be.

Dave Dribin post made me realize the problem is that CURL_STATICLIB
is not set when '--enable-shared=no' is used.

Andres
Received on 2005-04-20