cocos2dx android 环境 搭建

前端之家收集整理的这篇文章主要介绍了cocos2dx android 环境 搭建前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。


1.搭建环境: windows 7 + cocos2dx 2.1.4


下面 记录 我 搭建 android 环境 所遇到的 报错 和 解决 方案:


主要 参考 网址1 :http://www.eoeandroid.com/thread-321983-1-1.html


遇到Program "bash" is not found in PATH 问题,

解决 方案 网址:http://blog.csdn.net/b1boy/article/details/14645277


CCCommon.cpp:44:72: error: format not a string literal and no format arguments

解决方案网址:http://nbtlxx.iteye.com/blog/1984984


遇到Cocos2dxActivity cannot be resolved to a type解决方案

解决方案网址:http://blog.csdn.net/dyllove98/article/details/8829919


Project is missing required source folder:’gen’和conversion to Dalvik format failed with error 1解决http://www.cnblogs.com/jiuzhexingfu/archive/2011/10/20/2219204.html

原文链接:https://www.f2er.com/cocos2dx/342424.html

猜你在找的Cocos2d-x相关文章