This repository was archived by the owner on Oct 23, 2024. It is now read-only.
This repository was archived by the owner on Oct 23, 2024. It is now read-only.
compile error using buildToolsVersion "23.0.1" #3
Open
Description
Issue by ss780217
Wednesday Sep 09, 2015 at 08:24 GMT
Originally opened as googlearchive/android-BasicRenderScript#1
logcat
Error:Execution failed for task ':Application:compileDebugRenderscript'.
com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'D:\Android\sdk\build-tools\23.0.1\llvm-rs-cc.exe'' finished with non-zero exit value -1073741515
But using buildToolsVersion "21.1.2" can compile the project successfully.