masumbuet Posted December 1, 2008 Share Posted December 1, 2008 Hello, I am new to iPhone development. I have an application that uses openssl. It compiles fine on Mac and Linux. But I get plenty of linking errors while build for iPhone. The linking errors are something like this: "_EVP_dss1", referenced from: _SSL_library_init in ssl_algs.o ... What I did is: I installed openssl on iPhone using Cydia. Then brought the libssl.a and header files from iPhone to Mac PC using FTP. Added the libssl.a file in framework of the project, and the path of the header files to Header Search Path of the project. Am I missing anything or approaching in the wrong way? Any suggestion will be highly appreaciated. Link to comment https://www.insanelymac.com/forum/topic/138974-openssl-for-iphone/ Share on other sites More sharing options...
frefrefrer Posted December 1, 2008 Share Posted December 1, 2008 i think u posted in wrong place . nothing offencive Link to comment https://www.insanelymac.com/forum/topic/138974-openssl-for-iphone/#findComment-983647 Share on other sites More sharing options...
Recommended Posts