编译
Use android-build.py to build cocos2d-x samples
时出错了,出错内容是:
Error: Target id ‘android-10’ is not valid. Use ‘android.bat list targets’ to get the target ids.
另外一处:
BUILD FAILED
C:\adt-bundle-windows-x86-20130729\sdk\tools\ant\build.xml:543: Unable to resolve project target ‘android-10’
编译环境:
win8, ndk-r9d,java version “1.8.0”, sdk是和eclipse集成的
求解决方案,谢谢!