在编译android2.3源码时,报以下错(主要看“noproguard.classes-with-local.dex] 已杀死”:这个错)开始还以为是jdk1.6装得有问题
Install: out/host/linux-x86/framework/dx.jar
Copy: dx (out/host/linux-x86/obj/EXECUTABLES/dx_intermediates/dx)
Install: out/host/linux-x86/bin/dx
target Dex: core
make: *** [out/target/common/obj/JAVA_LIBRARIES/core_intermediates/noproguard.classes-with-local.dex]
已杀死

 

我在虚拟机里开发的(vbox+ubuntu11.04
扩大一下虚拟机内存再编译就好了
我从500M增到900M(电脑的总内存是2G,我试着将虚拟内存增加到1.2G以上,编译源码时,vbox就报错)

 

相关文章:

  • 2021-07-14
  • 2021-05-12
  • 2021-08-06
  • 2021-08-09
  • 2021-04-17
  • 2022-12-23
  • 2021-06-29
  • 2021-06-13
猜你喜欢
  • 2022-02-23
  • 2021-08-15
  • 2021-05-15
  • 2021-04-01
  • 2021-07-03
  • 2021-10-19
  • 2021-11-25
相关资源
相似解决方案