cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: mingw dev package

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 30 May 2005 16:02:38 +0200 (CEST)

On Mon, 30 May 2005, C.Alvarez wrote:

> I just got a linking problem with curl 7.13.0 ssl devel for mingw32. In the
> package, we can see a static library and a dynamic library. Linking the
> dynamic library (libcurldll.a) works very well, but linking the static
> library (libcurl.a) fails :

...

> Is there something I forgoten, or is the package broken ?

You need to define CURL_STATICLIB when you build your app:

         http://curl.haxx.se/docs/faq.html#5.7

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-05-30