Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

update ndk / gradle in the "android-camera-permissions" OF branch? #8

Open
ofZach opened this issue Nov 27, 2017 · 0 comments
Open

Comments

@ofZach
Copy link

ofZach commented Nov 27, 2017

hi! just trying to setup things using this excellent guide:

https://medium.com/@ire_alva/getting-started-with-openframeworks-on-android-5202b92f6582

and your readme -- it seems like android-camera-permissions is a bit behind -- the ndk-verify.gradle refers to 12:

if(!ndkProperties.getProperty("Pkg.Revision").startsWith("12.1")) {
    throw new GradleException("Wrong version of NDK library found. Found version " + ndkProperties.getProperty("Pkg.Revision") +
            ", but openFrameworks requires version r12b")
}

but I think (not sure!) it needs to be updated to 15 (as Irene's tutorial / github master) refers to..

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant