公司需要出android 包, 之前从未出过android 在这里写下问题记录一下.
使用android studio build 报错… 求大佬指教
.* What went wrong:
Execution failed for task ‘:RogueBattleMan:mergeDebugAssets’.
Could not copy file ‘F:\RogueBattleMan\build\jsb-default\res\import’ to ‘F:\RogueBattleMan\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\property(interface org.gradle.api.file.Directory, fixed(class org.gradle.api.internal.file.DefaultFilePropertyFactory$FixedDirectory, F:\RogueBattleMan\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\build\intermediates\merged_assets\debug\out))\res\import’.
Failed to create parent directory ‘F:\RogueBattleMan\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\property(interface org.gradle.api.file.Directory, fixed(class org.gradle.api.internal.file.DefaultFilePropertyFactory$FixedDirectory, F:’ when creating directory ‘F:\RogueBattleMan\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\property(interface org.gradle.api.file.Directory, fixed(class org.gradle.api.internal.file.DefaultFilePropertyFactory$FixedDirectory, F:\RogueBattleMan\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\build\intermediates\merged_assets\debug\out))\res\import’

build.gradle 都没改自动生成的. 为什么一个拷贝文件会出错呢?