cURL / Mailing Lists / curl-library / Single Mail

curl-library

curl_easy_recv link error

From: ChristinaPSU <mail_at_drsdatarecovery.com>
Date: Fri, 23 Jan 2009 10:31:14 -0500

When I downlaoded the MSVC libs and added libcurl.lib to the project, I got the link errors down to just one. Any idea what lib curl_easy_recv is in?

Thanks!!

1>libcurlWrapper.lib(CurlWrapper.obj) : error LNK2019: unresolved external symbol __imp__curl_easy_recv referenced in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall CurlWrapper::RecieveReply(void)" (?RecieveReply_at_CurlWrapper@@QAE?AV?$basic_string_at_DU?$char_traits_at_D@std@@V?$allocator_at_D@2@@std@@XZ)
Received on 2009-01-23