Cocos2dx3.4编译Android时碰到的问题
发布时间:2020-12-14 21:23:50 所属栏目:百科 来源:网络整理
导读:BUILD FAILED /Users/panda/Documents/adt-bundle-mac-x86_64-20131030/sdk/tools/ant/build.xml:892: The following error occurred while executing this line: /Users/panda/Documents/adt-bundle-mac-x86_64-20131030/sdk/tools/ant/build.xml:894: The f
BUILD FAILED
/Users/panda/Documents/adt-bundle-mac-x86_64-20131030/sdk/tools/ant/build.xml:892: The following error occurred while executing this line: /Users/panda/Documents/adt-bundle-mac-x86_64-20131030/sdk/tools/ant/build.xml:894: The following error occurred while executing this line: /Users/panda/Documents/adt-bundle-mac-x86_64-20131030/sdk/tools/ant/build.xml:906: The following error occurred while executing this line: /Users/panda/Documents/adt-bundle-mac-x86_64-20131030/sdk/tools/ant/build.xml:284: null returned: 2 Total time: 9 seconds Error running command,return code: 1 编译报了上面的问题,然后我在网上查了下,得到了解决方法:
注释掉项目中project.properties里android.library.reference.1=../cocos2d/cocos/platform/android/java这一样就行了 (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |