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

Reply via email to