编译Ubuntu 编译Android6.0版本make clean时报的:

Liunx——> make clean : build/core/main.mk :1035 recipe for target 'clean' failed

 

我的解决办法:

执行 : source build/envsetup.sh 

             lunch

             aosp_XX_XX_userdebug

clean通过:

Liunx——> make clean : build/core/main.mk :1035 recipe for target 'clean' failed

 

 

相关文章:

  • 2022-12-23
  • 2021-07-22
  • 2022-12-23
  • 2021-12-27
  • 2021-08-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-06-28
  • 2021-12-06
  • 2021-06-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案