linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Could not find android / ndk-build Compiling linph


From: uahmed
Subject: [Linphone-developers] Could not find android / ndk-build Compiling linphone android
Date: Wed, 29 Apr 2015 19:32:28 +0500

Hi

I am compiling linphone for andriod . I downloaded the files through git

$ sudo apt-get install git
$ sudo git clone git://git.linphone.org/linphone-android.git –recursive

before that i added the path in ~/.bashrc file

export PATH=${PATH}:/home/gnome/Desktop/android/android-sdk-linux/tools
export PATH=${PATH}:/home/gnome/Desktop/android/android-sdk-linux/platform-tools
export PATH=${PATH}:/home/gnome/Desktop/android/android-ndk-r10d
export ANDROID_EMULATOR_FORCE_32BIT=true

I also added the path in eclipse too by going to  (Window -> Preferences).

when i run the make command in the directory where all the linphone files are it keep giving me this error

Could not find ndk-build. Please install android NDK.
Could not find android. Please install android SDK.
Makefile:73: *** commands commence before first target.  Stop.

Where as in terminal when i run export $path it gives me this

 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/gnome/adt-bundle-linux-x86-20130522/sdk/tools:/home/gnome/adt-bundle-linux-x86-20130522/sdk/platform-tools:/home/gnome/Downloads/android-ndk-r10d/:/home/gnome/Desktop/andriod/android-sdk-linux/tools:/home/gnome/Desktop/andriod/android-sdk-linux/platform-tools:/home/gnome/Desktop/andriod/android-ndk-r10d"

Its been 4 days that i am facing this problem :(

Waiting for reply

Thanks
Usama

reply via email to

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