tzutalin / build-opencv-for-android

An interactive script to download and build OpenCV and OpenCV contrib for Android
74 stars 40 forks source link

"/home/bnhc/Android/Sdk/ndk-bundle/platforms/android-21/arch-arm/usr/include/android/api-level.h" cannot be read. #9

Open bnhc opened 6 years ago

bnhc commented 6 years ago

CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool. -- Configuring incomplete, errors occurred! See also "/home/bnhc/OpenCV/Test/build-opencv-for-android/opencv/platforms/build_android_armeabi-v7a with NEON/CMakeFiles/CMakeOutput.log". make: No targets specified and no makefile found. Stop. make: No rule to make target 'install/strip'. Stop. end building armeabi-v7a with NEON version

hxzuicool commented 2 years ago

I had the same problem. How did I solve it?