curl-library
Re: Problem compiling with msys/mingw
From: Gisle Vanem <giva_at_bgnett.no>
Date: Wed, 24 Nov 2004 15:53:49 +0100
Date: Wed, 24 Nov 2004 15:53:49 +0100
"Andrés García" wrote:
> No, it doesn't, so I tried compiling using -DBUILDING_LIBCURL for the library
> and without it for curl, and the result was the same, a lot of undefined
> references.
That's correct, but I guess you're linking to the static library. In which
case you *must* add -DCURL_STATICLIB when compiling the app.
See my previous message.
--gv
Received on 2004-11-24