MagicCamera3 icon indicating copy to clipboard operation
MagicCamera3 copied to clipboard

编译失败

Open tianshaokai opened this issue 6 years ago • 6 comments

image

tianshaokai avatar Mar 14 '19 10:03 tianshaokai

please set your gradle version ,my test project use these version in build.gradle

classpath 'com.android.tools.build:gradle:3.0.1' classpath "com.android.tools.build:gradle-experimental:0.11.1" classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.0"

Can you tell me your versions or you can change your versions and tell me if it can resolve this problem.Thank you!

cangwang avatar Mar 14 '19 11:03 cangwang

please check your Cmake has downloaded already,it will use cmake file to compile this project

cangwang avatar Mar 14 '19 11:03 cangwang

classpath 'com.android.tools.build:gradle:3.0.1' classpath "com.android.tools.build:gradle-experimental:0.11.1" classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.0"

androidstudio version 3.3.2

tianshaokai avatar Mar 15 '19 02:03 tianshaokai

please check your Cmake has downloaded already,it will use cmake file to compile this project

cangwang avatar Mar 15 '19 02:03 cangwang

Yes ,Cmake has been downloaded. I found that the problem of changing the gradle and koltin versions was gone, but some new problems arose. I hope you can add some friends to solve these problems.

tianshaokai avatar Mar 15 '19 03:03 tianshaokai

image 找不到类

tianshaokai avatar Jul 12 '19 08:07 tianshaokai