cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl error question

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 29 Jun 2014 21:10:54 +0200 (CEST)

On Sun, 29 Jun 2014, gkghkhjkl_at_aol.com wrote:

> undefined reference to `_imp__curl_global_init'|
> undefined reference to `_imp__curl_easy_init'|
> undefined reference to `_imp__curl_easy_setopt'|
> undefined reference to `_imp__curl_easy_setopt'|

See FAQ entry 5.7. You need to define CURL_STATICLIB to the compiler when
linking with a static libcurl.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-06-29