blueice1108 发表于 2015-3-21 18:45:15

imx6 build android编译错误



编译sabresd_6dq错误

cd ~/myandroid
$ source build/envsetup.sh
$ lunch sabresd_6dq-user
$ make 2>&1 | tee build_sabresd_6dq_android.log
"sabresd_6dq" is the product name (see ~/myandroid/

Processing target/common/obj/JAVA_LIBRARIES/am_intermediates/javalib.jar
W/dalvikvm( 6487): DexOptZ: unable to open zip archive 'target/common/obj/JAVA_LIBRARIES/am_intermediates/javalib.jar'
make: *** Error 255
make: *** Deleting file `out/target/product/sabresd_6dq/obj/JAVA_LIBRARIES/am_intermediates/javalib.odex'

如何解决

jinyi7016 发表于 2015-3-21 23:33:29

android只是烧过,没编译过,要继续学习了
页: [1]
查看完整版本: imx6 build android编译错误