We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
`
The text was updated successfully, but these errors were encountered:
I met the same build error. Have you solved it?
Sorry, something went wrong.
I want to work on this.
No branches or pull requests
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'.
it seems that caused by the saturation.rs, but I cannot figure it out.
Any solutions? pls!
`
The text was updated successfully, but these errors were encountered: