cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Need help for using libcurl without copying dlls in app's dir

From: ibram <ibramlab_at_gmail.com>
Date: Tue, 06 Mar 2012 02:01:12 +0400

> Hi, can someone help me to make that my app don't need dlls or dlls to be
> copied in app's dir for curl to work.
>
> Thanks in advance :)

Hi. Just link your app with libcurl statically (with static libs). Don't
forget CURL_STATICLIB preprocessor macros when building your app. Ih this
case you won\t nedd any libcurl dll.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-03-05