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

Android build error #36

Open
zzzzzzpc opened this issue Dec 30, 2020 · 2 comments
Open

Android build error #36

zzzzzzpc opened this issue Dec 30, 2020 · 2 comments

Comments

@zzzzzzpc
Copy link

after i clone the folder of seg_v2 and wanna build it by gradle on android studio, i meet the erro that:

`Execution failed for task ':app:compileDebugRenderscript'.

com.android.ide.common.process.ProcessException: Error while executing process /home/zpc/Android/Sdk/build-tools/29.0.2/llvm-rs-cc with arguments {-I /home/zpc/Android/Sdk/build-tools/29.0.2/renderscript/include/ -I /home/zpc/Android/Sdk/build-tools/29.0.2/renderscript/clang-include/ -rs-package-name=android.support.v8.renderscript -p /home/zpc/Documents/Portrait-Segmentation-master/android/SegMe_V2/app/build/generated/renderscript_source_output_dir/debug/out -target-api 24 /home/zpc/Documents/Portrait-Segmentation-master/android/SegMe_V2/app/src/main/rs/saturation.rs -O 3 -o /home/zpc/Documents/Portrait-Segmentation-master/android/SegMe_V2/app/build/generated/res/rs/debug/raw}

it seems that caused by the saturation.rs, but I cannot figure it out.
Any solutions? pls!

`

@MeLonJ10
Copy link

I met the same build error. Have you solved it?

@SB2318
Copy link

SB2318 commented Nov 14, 2021

I want to work 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

3 participants