cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Undefined Symbols while using libcurl.a under Mingw32

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 20 Aug 2007 22:39:22 +0200 (CEST)

On Mon, 20 Aug 2007, Mathew Simon wrote:

> When I use the libcurl static library "libcurl.a", I keep getting "undefined
> symbols" errors. For example, two undefined symbols are quoted below:
>
> _imp__curl_easy_init
> _imp__curl_easy_setopt

Sounds like the static lib problem, as described here:

   http://curl.haxx.se/docs/faq.html#Link_errors_when_building_libcur

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-08-20