Could not find OpenCV Sample - face-detection.apk! (not build opencv sample for Android)
hi my friends,i use opencv library for android,i run other sample opencv successfully but for Sample - face-detection this have a message "Could not find OpenCV Sample - face-detection.apk! "; i seted opencv in eclipse according below:
1)i downloaded OpenCV-2.4.9-android-sdk;
2)c/c++ build i setted ${NDKROOT}/ndk-build
3)i set NDKROOT system varrible;
4)goto Preference → Android → NDK and i choosed my ndk location
4)c/c++ build >ToolChain Editor i seted current builder =android builder
5)i too installed opencv manager
6)i installed CDT plugin
please help me
after this problem i went to Project Properties>C/C++ Build>Tool Chain Editor and i setted Current toolchain: Android GCC Current builder: Android Builder now we have this errors
Errors running builder 'CDT Builder' on project 'OpenCV Sample - face-detection'.
after this i setted Project Properties>C/C++ Build
now it has these errors
Description Resource Path Location Type * Android NDK: Aborting. . Stop. OpenCV Sample - face-detection line 155, external location: K:\android-ndk-r10b\build\core\build-local.mk C/C++ Problem
i may have renamed the project, and the eclipse forgot to rename the "Refresh Policy".
Just update "Project properties -> C/C++ Build -> Refresh Policy" manually solved my problem.
but it have previous errors?
description Resource Path Location Type * Android NDK: Aborting. . Stop. OpenCV Sample - face-detection line 155, external location: K:\android-ndk-r10b\build\core\build-local.mk C/C++ Problem