You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
i solved previous librs problem by download it from ndk site, but compile stuck in something like above... anyone can help ?
The text was updated successfully, but these errors were encountered: