Failed to calculate the value of task ‘:unityLibrary:compileDebugJavaWithJavac‘

「爱情、让人受尽委屈。」 2024-03-24 13:48 127阅读 0赞

在打包时出现了如下问题:
Failed to calculate the value of task ':unityLibrary:compileDebugJavaWithJavac' property 'options.generatedSourceOutputDirectory'
这个是由于 Gradle 版本导致的,Gradle 7.x 及以上版本进行了更新,将 Gradle 版本下调至 6.x 版本即可解决。
在这里插入图片描述

发表评论

表情:
评论列表 (有 0 条评论,127人围观)

还没有评论,来说两句吧...

相关阅读