cocos3.6 执行build_native.py 有报错 无法解决= =

我就建立了一个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!

sdk还没接 就是原始的cocos代码

我也是遇到这个问题,然后在eclipse里面createProject用不了

顶一个啊,我在3.5遇到和你一模一样的问题的,已解决。
:6:

参考http://www.cppblog.com/colorful/archive/2014/12/25/209298.aspx