Getting LibCurl to work with Visual Studio 2013
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I am having trouble getting LibCurl to work with Visual Studio 2013. I downloaded the current version (curl-7.33.0) and tried following the instructions I found on this site: Using LibCurl with Visual 2010 But I can't find curllib.lib in the folder I downloaded. And I am still getting errors: After searching the internet for more help. I now get these error messages. There appears to be a problem with linking to libcurl.lib? This is what I have configured: Inside /lib I have libcurl.lib and libcurl.dll UPDATE I downloaded this release for