-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
updating openCV android example #5779
Conversation
…checkPermissions at runtime
I've updated a bunch of stuff @arturoc I think this is ready to merge for the most part |
I've tried to make the ci tests pass again on this once we have the opencv libraries in place and it seems like it's not working. I've then tried to merge current master into it just in case but still doesn't work complaining that android-24 can't be found. So i've updated the travis config to install android-24 instead of 19 but now when compiling it complains that it can find android-19! I guess there's a project referencing an sdk and a different one referencing another or something like that. Also there's some things that don't belong in this PR like changes to the osx project file or some commits to subrepos like the project generator and apothecary. |
Can we close this one over #5883 ? |
this pairs with the updates to apothecary to build openCV with android-r15
https://github.com/openframeworks/apothecary/tree/android-r15