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

convert.o problem during compilation #8

Closed
Initiale opened this issue May 11, 2016 · 2 comments
Closed

convert.o problem during compilation #8

Initiale opened this issue May 11, 2016 · 2 comments

Comments

@Initiale
Copy link

untitled

i solved previous librs problem by download it from ndk site, but compile stuck in something like above... anyone can help ?

@Arksine
Copy link
Owner

Arksine commented May 11, 2016

If you downloaded libRSsupport.so and placed it in the ndk, then I assume you are using NDK 11. NDK 11 left out support for renderscript, thus the NDK cannot find llvm-rs-cc.exe, which is needed to compile the renderscript kernel. You need NDK r10e. You need to change the compatibility mode for llvm-rs.cc.exe to Windows 7.

This is a copy of issue #2,which I will leave open until google fixes the various renderscript issues.

@Arksine Arksine closed this as completed May 11, 2016
@Initiale
Copy link
Author

problem solved... thank you...

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