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

Can not build app that uses RenderScript #62

Open
roffel opened this issue Oct 22, 2020 · 1 comment
Open

Can not build app that uses RenderScript #62

roffel opened this issue Oct 22, 2020 · 1 comment

Comments

@roffel
Copy link

roffel commented Oct 22, 2020

Hi,

Thanks for maintaining this nifty docker image! I am currently trying to build an app that contains a RenderScript. Maybe I am configuring something wrong but I get the following error in my pipeline:

149 > Task :core:compileDebugRenderscript FAILED
[....]
154 FAILURE: Build failed with an exception.
155 * What went wrong:
156 Execution failed for task ':core:compileDebugRenderscript'.
157 > com.android.ide.common.process.ProcessException: Error while executing process /sdk/build-tools/29.0.2/llvm-rs-cc with arguments {-I /sdk/build-tools/29.0.2/renderscript/include/ -I /sdk/build-tools/29.0.2/renderscript/clang-include/ -p **project_dir_removed_because_of_secrecy**/build/generated/renderscript_source_output_dir/debug/out -target-api 28 **project_dir_removed_because_of_secrecy**/src/main/rs/rotate90_270.rs /**project_dir_removed_because_of_secrecy**/src/main/rs/yuv420888.rs -O 3 -o /builds/**project_dir_removed_because_of_secrecy**/build/generated/res/rs/debug/raw}

Do you know how I can resolve this issue?

@NitinPraksash9911
Copy link

any progress on this

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