During the Chinese New Year, I had the idea to develop a game on my own. After seeing cocos2dx, I wanted to learn it. At that time, I also found some materials and videos to follow, but I didn't learn C ++ at that time (I tried it when I was in my sophomore year, but I forgot it when I tried it ), I started learning with my own Java skills... The result is hard to learn .... Later, when the study class was busy, it gradually fell short. Now, since I started a C ++ project with my students in the lab in middle July, I have learned the C ++ syntax from the beginning, and I have also learned some MFC, using vs2008, I started to understand C ++ and decided to re-learn cocos2dx! (Well, it's actually just getting hooked on a mobile game-the best game in history. I think it's really fun to play a mobile game, and then I want to learn it, O (really _ strong) O hahaha ~). Because vs2008 was used for development and now 2012 is used, the environment should be rebuilt.
References:
At present, the main reference is: Chinese official website, blog: http://blog.csdn.net/u013435551, http://blog.csdn.net/zgx_nn
1. Download and install vs2012
Http://wsg1103.blog.163.com/blog/static/1846729762012113102617537/
I started from the link above, and from the Baidu network disk, the speed of 1 Mbit/s is not covered. Haha, although there is always a failure prompt in the middle, however, after clicking "continue", you can still click the "bold" recommended for chicken and Trojan Horse, which is successfully installed and activated. However, the installation process says that the Web is not successfully installed, ignore this flaw if you think you are not doing Web development.
2. Download the compressed Python and cocos2dx3.2 packages.
Http://blog.csdn.net/u013435551/article/details/38539361
Refer to the settings in the above blog. Download cocos2dx from the official website:
Http://cn.cocos2d-x.org/download/
3. Test
According to the above blog method, after successfully downloading and installing and decompressing the package, the test passes