Portrait-Segmentation icon indicating copy to clipboard operation
Portrait-Segmentation copied to clipboard

Android build error

Open zzzzzzpc opened this issue 4 years ago • 2 comments

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!

`

zzzzzzpc avatar Dec 30 '20 08:12 zzzzzzpc

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

MeLonJ10 avatar Apr 23 '21 06:04 MeLonJ10

I want to work on this.

SB2318 avatar Nov 14 '21 15:11 SB2318