我就建立了一个new项目 主要是学习接sdk 稍微改了下坐标什么的 vs上没事 想打个包 改完后第二次执行build_native.py就报错了
BUILD FAILED
D:\adt-bundle-windows-x86_64-20140321\sdk\tools\ant\build.xml:892: The following
error occurred while executing this line:
D:\adt-bundle-windows-x86_64-20140321\sdk\tools\ant\build.xml:894: The following
error occurred while executing this line:
D:\adt-bundle-windows-x86_64-20140321\sdk\tools\ant\build.xml:906: The following
error occurred while executing this line:
D:\adt-bundle-windows-x86_64-20140321\sdk\tools\ant\build.xml:284: null returned
: 2
Total time: 1 minute 6 seconds
Error running command, return code: 1
Traceback (most recent call last):
File “D:\demo0528\proj.android\build_native.py”, line 43, in
build(opts.build_mode)
File “D:\demo0528\proj.android\build_native.py”, line 28, in build
raise Exception(“Build dynamic library for project " + app_android_root +
" ] fails!”)
Exception: Build dynamic library for project D:\demo0528\proj.android…/ ] fa
ils!
