cURL / Mailing Lists / curl-library / Single Mail

curl-library

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