1: I use the Computer Configuration win7 3 core memory 8G desktop. Always wanted to learn coco2d game development, so, one weeks later, need to find out, eventually build a good environment
2: I use version number version number, as for building Android development environment slightly.
3:
2.2> installs the ndkfor Android development with c++/c
Download the android-ndk-r8eand configure the ndk path in the Eclipse or ADT bundle .
4:
5: Using the VS compilation environment I used to have a VS2010 feeling with a bad, so change to today's vs 2012,
6: General use of Python to build the project;
Create a project in Python. CMD into D:\cocos2d-x-2.2.5\cocos2d-x-2.2.5\tools\project-creator
python create_project.py-project helloworld-package com.wanrue.wuchao-language cpp
after the operation, the correspondingcocos2d-x-2.1.4\cocos2d-x-2.1.4\projectsfolder to find the newly createdHelloWorldproject, whose folder structure is for example:
This is the http://xwrwc.blog.163.com/blog/static/46320003201372715931979/of my participation.
Copyright notice: This article blog original article. Blogs, without consent, may not be reproduced.
Coco2d-x Android Win7 Python game development environment