Mailing Lists
|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[curl:bugs] #1300 U
From: Rupesh Shingavi <rshingavi97_at_users.sf.net>
Date: Fri, 08 Nov 2013 18:01:54 +0000
--- ** [bugs:#1300] U** **Status:** open **Labels:** unresolved external symbol _Curl_cert_hostcheck **Created:** Fri Nov 08, 2013 06:01 PM UTC by Rupesh Shingavi **Last Updated:** Fri Nov 08, 2013 06:01 PM UTC **Owner:** Dan Fandrich I have been referring following link for building libCurl with OpenSSL: http://fluxxu.com/2010/12/08/building-static-libcurl-with-ssl-support-on-windows/ I have been built the library successfully by using given instructions in the above link. But getting following linking error while building my application with libCurl: error LNK2001: unresolved external symbol _Curl_cert_hostcheck According to this error , "Curl_cert_hostcheck( )" function is not compiled & not present into respected libcurl.lib file & this function gets referred into "ssluse.c" file. Actually this "Curl_cert_hostcheck( )" is defined into hostcheck.c source file & hostcheck.h included into "ssluse.c" file & but still getting the above error. I dont like to modify any third party source code. Kindly let me know either how to fix this error? Or Steps to build LibCurl with OpenSSL support. I have attached my application. --- Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.Received on 2013-11-08 These mail archives are generated by hypermail. |
Page updated May 06, 2013.
web site info