linphone-developers
[Top][All Lists]
Advanced

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

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


From: Ghislain MARY
Subject: Re: [Linphone-developers] Error compiling linphone web on Mac - fatal error: 'linphone/linphonecore.h' file not found
Date: Wed, 02 Apr 2014 09:50:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.3.0

Hi,

Are you sure your sources are up-to-date? We no longer use the git submodules to build the plugin. The linphonecore.h will be fetched automatically at compile time and will be located in the build/Stage/include/linphone directory.

Cheers,
Ghislain

On 31/03/2014 21:10, Saumil Gandhi wrote:
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


_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


reply via email to

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