Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

compile error using buildToolsVersion "23.0.1" #3

Open
codingjeremy opened this issue Sep 5, 2019 · 3 comments
Open

compile error using buildToolsVersion "23.0.1" #3

codingjeremy opened this issue Sep 5, 2019 · 3 comments
Labels
migrated googlesamples Issue migrated from old repo location (googlesamples/)

Comments

@codingjeremy
Copy link
Contributor

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.

@codingjeremy
Copy link
Contributor Author

Comment by askarali
Thursday Oct 08, 2015 at 14:23 GMT


i too get same problem please help

@codingjeremy
Copy link
Contributor Author

Comment by max005
Thursday Oct 15, 2015 at 06:30 GMT


I get same error too~

@codingjeremy
Copy link
Contributor Author

Comment by shippoo
Friday Jul 29, 2016 at 06:46 GMT


this is my error

compileDebugRenderscript
C:\Users***\AppData\Local\Android\sdk\build-tools\23.0.3\renderscript\clang-include\stdbool.h
Error:(1, 1) error: unknown type name 'b'
Error:(1, 2) error: expected identifier or '('
Error:(1, 7) error: source file is not valid UTF-8
Error:(1, 41) error: source file is not valid UTF-8
Error:(1, 42) error: extraneous closing brace ('}')
.
.
.
Error:Execution failed for task ':M_Gallery2:compileDebugRenderscript'.

com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\Users***\AppData\Local\Android\sdk\build-tools\23.0.3\llvm-rs-cc.exe'' finished with non-zero exit value 1

@codingjeremy codingjeremy added the migrated googlesamples Issue migrated from old repo location (googlesamples/) label Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
migrated googlesamples Issue migrated from old repo location (googlesamples/)
Projects
None yet
Development

No branches or pull requests

1 participant