Soru & Cevap

28.0.3\llvm-rs-cc.exe'' finished with non-zero exi ...

13.03.2019 - 12:02
apply plugin: 'com.android.application'

android {
    compileSdkVersion 26
    buildToolsVersion '28.0.3'
    compileOptions.encoding = 'ISO-8859-1'

    defaultConfig {
        applicationId "com.asde.sd"
        minSdkVersion 15
        targetSdkVersion 26

        renderscriptTargetApi 20
        //renderscriptSupportModeEnabled true // don't use support library as it bloats the APK, and we don't need pre-4.4 support
        //need build tools higher than 20 at least to support ScriptIntrinsicHistogram

        testApplicationId "net.sourceforge.opencamera.test"
        testInstrumentationRunner "android.test.InstrumentationTestRunner"
    }

    buildTypes {
        release {
            minifyEnabled false
            proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'
        }
    }

    lintOptions {
        checkReleaseBuilds false
    }
}

dependencies {
    compile 'com.android.support:support-v4:26.1.0'
    compile 'com.google.android.gms:play-services:8.4.0'
    compile 'com.android.support.constraint:constraint-layout:1.1.2'

 

 

bu hatayı alıyorum lütfen yardım edin

5 Görüntülenme

1 Cevap

Sitedeki sorulara cevap verebilmek için giriş yapın ya da üye olun.

Profile picture for user oguzhalit
oguzhalit
21.09.2019 - 09:18

https://stackoverflow.com/questions/52732366/llvm-rs-cc-is-missing-android-studio