opencv 2.4.9 android sdk (Bug #3905)
Description
I am quite sure that I followed the right procedures in configuring opencv 2.4.9 android sdk, but
whenever I am about to clean the projects and the opencv library I imported to eclipse
this is the error I always encounter:
Errors occurred during the build. Errors running builder 'Android Package Builder' on project 'OpenCV Library - 2.4.9'. Resource '/OpenCV Library - 2.4.9/bin' does not exist. Resource '/OpenCV Library - 2.4.9/bin' does not exist.
Associated revisions
Merge pull request #3905 from mshabunin:fix-android-mk
History
Updated by Dante Dela Cruz over 10 years ago
- Assignee deleted (
Vadim Pisarevsky)
Updated by Dmitry Retinskiy over 10 years ago
Hi Dante,
I believe your question is already answered here: http://stackoverflow.com/a/25188076.
In short, it is recommended to check all the steps in the instruction and follow it once again from scratch, http://docs.opencv.org/doc/tutorials/introduction/android_binary_package/O4A_SDK.html.
Hope it helps.
Updated by Dmitry Retinskiy over 10 years ago
- Priority changed from High to Normal
- Difficulty deleted (
Hard) - Assignee set to Dante Dela Cruz
Updated by Alexander Smorkalov over 10 years ago
Was not reproduced.
- Status changed from New to Cancelled