Problem with OpenSSL header files
Problem with OpenSSL header files
- Subject: Problem with OpenSSL header files
- From: Rui Pacheco <email@hidden>
- Date: Mon, 12 Oct 2009 13:09:23 +0100
Hi,
I'm using a library on my project that requires OpenSSL. I've linked to
libssl.dilyb and libcrypto.dilyb but when I try to compile my project, it
comes up with the error " "_SSL_CTX_set_client_cert_cb", referenced from:
".
Some Googling shows that this means there's a discrepancy between the
OpenSSL headers and the OpenSSL libraries. When I added the libraries to my
project I noticed that there were several OpenSSL libraries - one with no
version, one on version 0.9 (which GCC can't find), one on 0.9.7 and one on
0.9.8. No matter which one I link to, I still get this error.
Where can I find these headers and how can I add them to my project?
--
Best regards,
Rui Pacheco
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden