curl-library
RE: libcurl and MFC link problems
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 1 Apr 2005 08:35:52 +0200 (CEST)
Date: Fri, 1 Apr 2005 08:35:52 +0200 (CEST)
On Thu, 31 Mar 2005, Kevin Aebig wrote:
> I've double checked that I am using the same C runtime library and got a
> little confused about the rest. Should that switch be added to the
> makefile.vc6 for libcurl or should it be added to my application?
When you build your app to use a static libcurl (as opposed to using libcurl
as a DLL), you should use the -D CURL_STATICLIB compiler option.
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-04-01