We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
run the script './build.sh android' get the error: CMake Error: Could not create named generator Android Gradle - Unix Makefiles that's why?
The text was updated successfully, but these errors were encountered:
You must install NDK before building MDL library. It's a prerequisite for the android building process.
Sorry, something went wrong.
ndk is ready using ndk-r10e. How can I build on linux? It seems that the command ./build.sh mac don't support.@yangyanzhan
No branches or pull requests
run the script './build.sh android'
get the error: CMake Error: Could not create named generator Android Gradle - Unix Makefiles
that's why?
The text was updated successfully, but these errors were encountered: