-
Notifications
You must be signed in to change notification settings - Fork 14
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
NDK-Error #2
Comments
i have same issue, how can we get rid off from this error? |
If you are using Windows 8 or greater, its an issue with the renderscript llvm compiler. Go to NDK_DIR\toolchains\renderscript\prebuilt\windows-x86_64\bin, right click on llvm-rs-cc.exe, click properties, go to the compatibility tab, and change the compatibility mode to Windows 7 or Windows XP SP3. Make sure you are using ndk-r10e, NDK 11 left out support for renderscript and AFAIK they don't plan on adding it back until NDK 12. |
I have used ndk 9 but still the issue is persist..:( |
Did you change the compatibility mode for llvm-rs-cc.exe? Try both Windows 7 and Windows XP SP3. Also use NDK r10e, not NDK 9. |
Which version of ndk 10 i used, there are several ndk available for version 10 like below : Android NDK, Revision 10e (May 2015) Android NDK, Revision 10d (December 2014) Android NDK, Revision 10c (October 2014) Android NDK, Revision 10b (September 2014) Android NDK, Revision 10 (July 2014) |
I got NDK 12 |
Can someone send the .apk to [email protected]? |
NDK 12 hasn't been released. This project requires NDK r10e. It also requires that you navigate to llvm-rs-cc.exe and change the compatibility mode to Windows 7 if you are using Windows 8 or greater. You can download the apk in the releases section. |
Hi, |
Error:Execution failed for task ':easycam:ndkBuild'.
The text was updated successfully, but these errors were encountered: