curl-library
Re: linking with libcurl
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 12 Aug 2004 09:59:49 +0200 (CEST)
Date: Thu, 12 Aug 2004 09:59:49 +0200 (CEST)
On Thu, 12 Aug 2004, nkb wrote:
> I'm on winxp sp1. I would like to have my application *not* poping the
> LIBCURL.dll and LIBEAY32.dll and SSLEAY32.dll files.
Poping? I checked my dictionary but I can't find an explanation for this term.
Do you mean that you want to build for app staticly without the use of
shared/dynamic files/DLLs?
If that is the case, then make sure that you build OpenSSL and libcurl
staticly, and link with those when you link your app.
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-08-12