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