linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Error compiling linphone web on Mac - fatal error:


From: Saumil Gandhi
Subject: [Linphone-developers] Error compiling linphone web on Mac - fatal error: 'linphone/linphonecore.h' file not found
Date: Tue, 1 Apr 2014 00:40:28 +0530

Hi,

I'm trying to compile on a Mac, and am seeing errors on compilation of authinfoapi.cpp, addressapi.cpp, callapi.cpp, and calllogapi.cpp. For all,  the error is "fatal error: 'linphone/linphonecore.h' file not found".

Copying a sample error output:

======

In file included from /Users/Saumil/Documents/Dreamscape/connectgrams/firebreath/firebreath/projects/linphone-web-plugin/Src/calllogapi.cpp:25:
/Users/Saumil/Documents/Dreamscape/connectgrams/firebreath/firebreath/projects/linphone-web-plugin/Src/calllogapi.h:28:10: fatal error: 'linphone/linphonecore.h' file not found
#include <linphone/linphonecore.h>
         ^
1 error generated.

=======

I checked and the linphonecore.h file is in my submodules/linphone/coreapi folder. What could be causing this? I'm on OSX 10.7.5, and trying to build with xcodebuild -arch i386

Thanks,
Saumil

reply via email to

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