Open Oleg9669 opened 5 years ago
Add the ndk directory to your PATH
Add the ndk directory to your PATH
after getting the problem:
/home/olegratnikov/android-ndk-r18b/build/ndk-build: строка 40: dirname: command not found /home/olegratnikov/android-ndk-r18b/build/ndk-build: строка 122: uname: command not found ERROR: Unknown host operating system: Makefile:9: recipe
execution error for "build" target
make: *** [build] Ошибка 1
`
I get the following error: olegratnikov @ olegratnikov-HP-Pavilion-g6-Notebook-PC: ~ / CVE-2016-5195 $ make test ndk-build NDK_PROJECT_PATH =. APP_BUILD_SCRIPT =. / Android.mk APP_ABI = armeabi-v7a APP_PLATFORM = android-21 make: ndk-build: command not found Makefile: 8: recipe execution error for build target make: *** [build] Error 127
What is the problem? I have ndk.
I would be grateful for any help.