硕士生
 
- 金币
- 416
- 好评
- 58
- 信誉
- 157
|
发表于
2026-5-25 13:31:28
来自手机
|
显示全部楼层
来自 四川
本帖最后由 雅俗共赏- 于 2026-5-25 13:33 编辑
15090292598 发表于 2026-5-25 13:26
是啊,想弄一个隐藏的,发现弄不上 放下面的代码框里。像这样弄- 这样就行了server is running...
- ******/dbclient: Caution, skipping hostkey check for localhost
- > Configure project :app
- WARNING: The option setting 'android.aapt2FromMavenOverride=/usr/bin/aapt2' is experimental.
- > Task :app:preBuild UP-TO-DATE
- > Task :app:preDebugBuild UP-TO-DATE
- > Task :app:mergeDebugNativeDebugMetadata NO-SOURCE
- > Task :app:dataBindingMergeDependencyArtifactsDebug UP-TO-DATE
- > Task :app:generateDebugResValues UP-TO-DATE
- > Task :app:generateDebugResources UP-TO-DATE
- > Task :app:mergeDebugResources
- > Task :app:packageDebugResources
- > Task :app:checkDebugAarMetadata UP-TO-DATE
- > Task :app:mapDebugSourceSetPaths
- > Task :app:createDebugCompatibleScreenManifests UP-TO-DATE
- > Task :app:extractDeepLinksDebug UP-TO-DATE
- > Task :app:processDebugMainManifest UP-TO-DATE
- > Task :app:processDebugManifest UP-TO-DATE
- > Task :app:processDebugManifestForPackage UP-TO-DATE
- > Task :app:parseDebugLocalResources
- > Task :app:javaPreCompileDebug UP-TO-DATE
- > Task :app:dataBindingGenBaseClassesDebug
- > Task :app:mergeDebugShaders UP-TO-DATE
- > Task :app:compileDebugShaders NO-SOURCE
- > Task :app:generateDebugAssets UP-TO-DATE
- > Task :app:mergeDebugAssets UP-TO-DATE
- > Task :app:compressDebugAssets UP-TO-DATE
- > Task :app:desugarDebugFileDependencies UP-TO-DATE
- > Task :app:processDebugJavaRes NO-SOURCE
- > Task :app:checkDebugDuplicateClasses UP-TO-DATE
- > Task :app:mergeExtDexDebug UP-TO-DATE
- > Task :app:mergeLibDexDebug UP-TO-DATE
- > Task :app:mergeDebugJniLibFolders UP-TO-DATE
- > Task :app:mergeDebugNativeLibs NO-SOURCE
- > Task :app:stripDebugDebugSymbols NO-SOURCE
- > Task :app:validateSigningDebug UP-TO-DATE
- > Task :app:writeDebugAppMetadata UP-TO-DATE
- > Task :app:writeDebugSigningConfigVersions UP-TO-DATE
- __bionic_open_tzdata: couldn't find any tzdata when looking for Asia/Shanghai!
- > Task :app:processDebugResources
- > Task :app:kaptGenerateStubsDebugKotlin
- > Task :app:kaptDebugKotlin
- > Task :app:compileDebugKotlin
- e: file:///storage/internal_new/project/vie22/app/src/main/java/com/videoparser/app/MainActivity.kt:37:9 Overload resolution ambiguity:
- private final fun setupUI(): Unit defined in com.videoparser.app.MainActivity
- private final fun setupUI(): Unit defined in com.videoparser.app.MainActivity
- e: file:///storage/internal_new/project/vie22/app/src/main/java/com/videoparser/app/MainActivity.kt:98:5 Conflicting overloads: private final fun setupUI(): Unit defined in com.videoparser.app.MainActivity, private final fun setupUI(): Unit defined in com.videoparser.app.MainActivity
- e: file:///storage/internal_new/project/vie22/app/src/main/java/com/videoparser/app/MainActivity.kt:194:1 Conflicting overloads: private final fun setupUI(): Unit defined in com.videoparser.app.MainActivity, private final fun setupUI(): Unit defined in com.videoparser.app.MainActivity
- > Task :app:compileDebugKotlin FAILED
- [Incubating] Problems report is available at: file:///storage/internal_new/project/vie22/build/reports/problems/problems-report.html
- FAILURE: Build failed with an exception.
- * What went wrong:
- Execution failed for task ':app:compileDebugKotlin'.
- > A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
- > Compilation error. See log for more details
- * Try:
- > Run with --stacktrace option to get the stack trace.
- > Run with --info or --debug option to get more log output.
- > Run with --scan to get full insights.
- > Get more help at https://help.gradle.org.
- Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
- You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
- For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
- 29 actionable tasks: 9 executed, 20 up-to-date
- BUILD FAILED in 14s
复制代码 |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?立即注册
x
|