cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

Link libcurl with ssl in VC++ applications

From: Huzaifa Al Nahas <halnahas_at_gmail.com>
Date: Fri, 26 Sep 2008 14:11:02 -0700

Environment: VC++ 8 on Windows XP.
1. I built openssl for windows.
2. I built curl with ssl as indicated in the install instructions.
3. I tried to build a program that uses curl, specified the libcurl.lib
location but got the following error:
unresolved external symbol __imp__curl_easy_cleanup referenced in function
_main

What went wrong?
Received on 2008-09-26

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET