Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current structure will not work on latest Android NDK r4 #6

Closed
mharkus opened this issue May 21, 2010 · 3 comments
Closed

Current structure will not work on latest Android NDK r4 #6

mharkus opened this issue May 21, 2010 · 3 comments

Comments

@mharkus
Copy link

mharkus commented May 21, 2010

The current structure of this project will not work directly with the latest Android NDK r4. What I did is to first create an Android project from eclipse then from the root of the project, create a folder named jni then put all files of OpenCV-Android inside jni. Then on command line, execute the new /ndk-build on the root of the project to build OpenCV-Android.

@takahiro
Copy link

takahiro commented Aug 2, 2010

I downloaded r3 to avoid the hassle. But ndk-gdb in r4 would be nice to be able to use.

@lseongjoo
Copy link

@mharkus How did you create the eclipse project? My eclipse complains that AndroidManifest.xml file is missing in the opencv project directory.

@billmccord
Copy link
Owner

I updated the project recently to work with NDK r5. Sorry it took so long...

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants