cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1300 U

From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Fri, 08 Nov 2013 22:01:31 +0000

1 - if you need help, use the mailing list for support. And when you do, include which libcurl version you're using.

2 - we can't be responsible for what random people post on random sites. Use official instructions and you'll get better responses from us.

Thanks!

---
** [bugs:#1300] U**
**Status:** closed-invalid
**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:** Daniel Stenberg
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.

donate! Page updated May 06, 2013.
web site info

File upload with ASP.NET