3,495
社区成员




在https://github.com/quic/qidk项目提供的example中, 我们在构建VisionSolution1-ObjectDetection-YoloNas项目的时候报错了, 请问如何解决这个编译的问题, 以下是报错的log:
Multiple build operations failed.
Could not create task ':app:processDebugResources'.
Could not create task ':sdk:generateDebugRFile'.
Could not create task ':app:processDebugResources'.
Cannot use @TaskAction annotation on method IncrementalTask.taskAction$gradle_core() because interface org.gradle.api.tasks.incremental.IncrementalTaskInputs is not a valid parameter to an action method.
我们正在观察最新Android studio 2024的编译问题。
请尝试使用Android studio 2021版本,即这是我使用 Android Studio Dolphin | 2021.3.1 Patch 1