linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] problem compiling openssl headers in linphone-IPHO


From: Barbieri Davide
Subject: [Linphone-developers] problem compiling openssl headers in linphone-IPHONE, snow leopard, Xcode 4, SDK 4.3
Date: Wed, 31 Aug 2011 15:00:59 +0200

Hi all,

 i'm trying to build Linphone for iPhone (downloaded with GIT CLI command, not 
GUI, and it seems complete) but i'm having errors since 2 days ago :( when i 
compile the framework libraries with "make all" command.
I work on snow leopard with Xcode 4 and SDK 4.3.
I exactly followed instructions in the README file with no success.

In detail, compilation always stops during build of ZrtpDH.cpp because it 
doesn't find all the openssl headers (<openssl/bio.h> etc.). I copied all these 
headers also in libzrtpcpp/crypto/openssl but nothing has changed.
i'm trying also to declare them with "..." , so the compiler should look into 
the local directory, but the result was the same...

Maybe do I have to change the CMakeLists.txt somewhere??

I tried also in a different way as explained here --> 
http://lists.gnu.org/archive/html/linphone-developers/2011-08/msg00024.html  . 
I can build liblinphone (obtaining liblinphone.a) but the main project can't 
because libmediastreamer is missing in mediastreamer/plugins... Why does it not 
compile previously??

Finally I applied a small trick suggested here --> 
http://shallwelearn.com/blog/?p=6   but during the "make" phase the error is 
the same.
I really appreciate an advice to succeed after hours and hours of trials..

Thanks!

David

--
The information transmitted is intended for the person or entity to which it is 
addressed and may contain confidential and/or privileged material. Any review, 
retransmission, dissemination or other use of, or taking of any action in 
reliance upon, this information by persons or entities other than the intended 
recipient is prohibited. If you received this in error, please contact the 
sender and delete the material from any computer.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]