cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl - simple.c

From: Adam Kellas <Adam.Kellas_at_gmail.com>
Date: Wed, 27 Oct 2010 08:06:49 -0400

On 10/27/2010 2:58 AM, Pradeep Thomas wrote:
> Hi,
>
> //I tried to compile simple source code using libcurl using visual
> studio 2008, which is giving the following errors.//
>
> // //
>
> //Please provide some suggestions. I am also attaching am error log. //
>
> // //
>
> //>> [Linker error] undefined reference to `_imp__curl_easy_init' //
> //>> [Linker error] undefined reference to `_imp__curl_easy_setopt' //
> //>> [Linker error] undefined reference to `_imp__curl_easy_perform' //
> //>> [Linker error] undefined reference to `_imp__curl_easy_cleanup'//

You need to look at the libcurl FAQ. It's in there.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-10-27