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

Android Studio: NDK build fails #388

Open
PieterVanB opened this issue May 3, 2018 · 1 comment
Open

Android Studio: NDK build fails #388

PieterVanB opened this issue May 3, 2018 · 1 comment

Comments

@PieterVanB
Copy link

I was told to build the app from source, in my issue here.

I've tried with android 8.1 and 4.4, with NDK16 and with NDK r10e

The Project Structure and local.properties are pointing correctly at the ndk folder.

sync Android Studio: OK ---- Build: OK ----- Run: error "command '/opt/android-ndk-r10e/ndk-build'' finished with non-zero exit value 2" -------- Build: error.

So I get a clean build, then an error that it can't build the ndk, then the build also fails after that. How do I resolve this?

@jubeira
Copy link
Contributor

jubeira commented Sep 13, 2018

In the README it says NDK r10b. Have you tried using it?
I remember having issues when trying out different versions, even when the number was the same.

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

2 participants