cURL / Mailing Lists / curl-library / Single Mail

curl-library

curllib_static.lib linking errors

From: mammar <mammar_at_gmail.com>
Date: Thu, 12 May 2011 18:41:14 +0500

Hi,

I am using Visual Studio 2005 and trying to link the curllib_static.lib with
my application, but getting the following linking errors:

error LNK2001: unresolved external symbol __imp__curl_slist_append
error LNK2001: unresolved external symbol __imp__curl_easy_setopt
error LNK2001: unresolved external symbol __imp__curl_easy_perform
error LNK2001: unresolved external symbol __imp__curl_easy_cleanup
error LNK2001: unresolved external symbol __imp__curl_global_cleanup
error LNK2001: unresolved external symbol __imp__curl_easy_init

I am using curllib_static.lib provided with libcurl-7.19.3-win32-ssl-msvc
package.

Can anyone kindly guide me to resolve the above issues?

Regards,

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-05-12