linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Compiling Linphone Andriod & IOS on 14.04


From: Guillaume BIENKOWSKI
Subject: Re: [Linphone-developers] Compiling Linphone Andriod & IOS on 14.04
Date: Thu, 23 Apr 2015 21:35:48 +0200

Hello,

For the missing submodules, run the aformentioned command at the root of your sources:

git submodule update --init --recursive

For the missing executables: did you start a new shell after modifying your bashrc?


On Thu, Apr 23, 2015 at 7:44 PM, uahmed <address@hidden> wrote:
Hi

Thanks Gautier for the reply .  I did that and i added the path in bashrc file like this

export PATH=${PATH}:/home/gnome/adt-bundle-linux-x86-20130522/sdk/tools
export PATH=${PATH}:/home/gnome/adt-bundle-linux-x86-20130522/sdk/platform-tools
export PATH=${PATH}:/home/gnome/Downloads/android-ndk-r10d
export ANDROID_EMULATOR_FORCE_32BIT=true

and they are present at that positions

When i try to run make it gives me this message

Could not find ndk-build. Please install android NDK.
Could not find android. Please install android SDK.
Missing some git submodules. Did you run 'git submodule update --init --recursive'?
Makefile:73: *** commands commence before first target.  Stop.

Can you guide me where i am wrong .

Thanks
Ahmed


_______________________________________________
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]