linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] problems compiling linphone for android


From: Johnny Meet
Subject: [Linphone-developers] problems compiling linphone for android
Date: Tue, 13 Sep 2011 13:41:05 +0200

hi,

I'm trying to compile linphone for Android. This is on cygwin on Windows 7. I issued the following commands:

$ git clone git://git.linphone.org/linphone-android.git --recursive
$ cd linphone-android
$ ./prepare_sources.sh
$ ndk-build

And got:

Invalid attribute name: android:debuggable
Compile thumb  : linphone <= linphonecore.c
Compile thumb  : linphone <= misc.c
Compile thumb  : linphone <= enum.c
Compile thumb  : linphone <= presence.c
Compile thumb  : linphone <= proxy.c
Compile thumb  : linphone <= friend.c
Compile thumb  : linphone <= authentication.c
Compile thumb  : linphone <= lpconfig.c
Compile thumb  : linphone <= chat.c
Compile thumb  : linphone <= sipsetup.c
Compile thumb  : linphone <= siplogin.c
Compile thumb  : linphone <= address.c
Compile++ thumb  : linphone <= linphonecore_jni.cc
Compile thumb  : linphone <= sal.c
Compile thumb  : linphone <= sal_eXosip2.c
Compile thumb  : linphone <= sal_eXosip2_presence.c
Compile thumb  : linphone <= sal_eXosip2_sdp.c
Compile thumb  : linphone <= offeranswer.c
Compile thumb  : linphone <= callbacks.c
Compile thumb  : linphone <= linphonecall.c
Compile thumb  : linphone <= ec-calibrator.c
Compile thumb  : cpufeatures <= cpu-features.c
StaticLibrary  : libcpufeatures.a
Compile arm    : mediastreamer2 <= mscommon.c
cc1.exe: error: /cygdrive/c/Users/SN/linphone/linphone-android/jni/..//submodules/linphone/mediastreamer2/build/android/../../src/../build/android/libmediastreamer2_AndroidConfig.h: No such file or directory
make: *** [/cygdrive/c/Users/SN/linphone/linphone-android/obj/local/armeabi/objs/mediastreamer2/mscommon.o] Fehler 1

However, libmediastreamer2_AndroidConfig.h exists at that location. Any ideas on how to solve this?

thanks,
Johnny.


reply via email to

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