4 pièce(s) jointe(s)
[ANDROID_NDK]Error: Program "ndk-build" not found in PATH.
Bonjour,
Au cours de l’utilisation de l’Android NDK j’ai eu toujours ce problème.
.
.
Code:
1 2 3 4 5 6 7 8 9
|
23:29:03 **** Auto Build of configuration Default for project iTesLabWatermarker ****
ndk-build /home/bilel/Bureau/AndoidDev/android-ndk-r10all
Cannot run program "ndk-build": Unknown reason
Error: Program "ndk-build" not found in PATH
PATH=[/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:
/home/bilel/Bureau/AndoidDev/adt-bundle-linux-x86-20140702/sdk/tools:
/home/bilel/Bureau/AndoidDev/adt-bundle-linux-x86-20140702/sdk/platform-tools:ANDROID_NDK] |
.
ET voici mes configurations.
TERminal..
Code:
1 2 3 4 5 6 7 8 9 10
|
bilel@bilel-Vostro-1015:~/Bureau/AndoidDev/android-ndk-r10$ echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/bilel/Bureau/AndoidDev/adt-bundle-linux-x86-20140702/sdk/tools:/home/bilel/Bureau/AndoidDev/adt-bundle-linux-x86-20140702/sdk/platform-tools:ANDROID_NDK
bilel@bilel-Vostro-1015:~/Bureau/AndoidDev/android-ndk-r10$ echo $ANDROID_NDK
/home/bilel/Bureau/AndoidDev/android-ndk-r10
bilel@bilel-Vostro-1015:~/Bureau/AndoidDev/android-ndk-r10$ cd /home/bilel/Bureau/AndoidDev/android-ndk-r10
bilel@bilel-Vostro-1015:~/Bureau/AndoidDev/android-ndk-r10$ ls
build find-win-host.cmd ndk-build.cmd ndk-gdb-py ndk-stack prebuilt remove-windows-symlink.sh tests
docs GNUmakefile ndk-depends ndk-gdb.py ndk-which README.TXT samples toolchains
documentation.html ndk-build ndk-gdb ndk-gdb-py.cmd platforms RELEASE.TXT sources |
Pièce jointe 153237
Pièce jointe 153238
Pièce jointe 153239
Pièce jointe 153240
N.B: Opencv Is LIbrary? Checked
Pouvez vous m'aide S.V.P ? Merci d'avance. ;)
Cordialement.