CC 2.3.4 在自己电脑上编译失败,把程序考到其他电脑上编译成功,这是什么原因?
native.log 提示的错误信息是:
FAILURE: Build failed with an exception.
- What went wrong:
Failed to capture fingerprint of output files for task ‘:game:mergeReleaseFeatureResources’ property ‘mergedNotCompiledResourcesOutputDirectory’ during up-to-date check.
Failed to create MD5 hash for file ‘H:\meteorolite\finish\build\jsb-default\frameworks\runtime-src\proj.android-studio\game\build\intermediates\merged-not-compiled-resources\feature\release\color\common_google_signin_btn_text_dark.xml’ as it does not exist.
-
Try:
Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. Run with --scan to get full insights. -
Get more help at https://help.gradle.org
BUILD FAILED in 24m 30s
执行命令出错,返回值:1。