1, cocos2d-x environment installation, cocos2d-x environment Installation
Zookeeper
1 Required Software
2 install python-2.7.8.amd64.msi
Add python.exe to path
Set python Environment Variables
3 decompress cocos2d-x-2.2.3.zip
4 open the command line window and enter: E: \ Installed \ cocos2d-x-2.2.3 \ tools \ project-creator
Input: python create_project.py-project Hello-package com. czbk. hello-language cpp
Running result:
E: \ Installed \ cocos2d-x-2.2.3 \ tools \ project-creator> python create_project.py-project Hello-package Com. czbk. hello-language cpp Proj. ios: Done! Proj. android: Done! Proj. win32: Done! Proj. winrt: Done! Proj. wp8: Done! Proj. mac: Done! Proj. blackberry: Done! Proj. linux: Done! Proj. marmalade: Done! Proj. tizen: Done! Proj. wp8-xaml: Done! New project has been created in this path: E: \ Installed \ cocos2d-x-2.2.3 \ tools \ project-creator /../../ Projects/Hello Have Fun! E: \ Installed \ cocos2d-x-2.2.3 \ tools \ project-creator> |
5 to enter: E: \ Installed \ cocos2d-x-2.2.3 \ projects \, this time we found that there is a Hello Project
6 enter: E: \ Installed \ cocos2d-x-2.2.3 \ projects \ Hello \ proj. win32, double-click Hello. sln, then vs2013 opened this project, as follows:
Compile Hello as follows:
Compiler: TDM-GCC
Cocos 2d 30 development environment after the establishment of the E: \ android-sdk_r14-windows-hagar \ cocos2d-
Yes, I am also doing Android, last month I also made a few days to build the eclipse Cocos2d-x environment, also encountered the same problem. You can refer to this: Build a cocos2d-x-android environment Windows XP3 + Eclipse + NDKR7 (or ndkr7b) + COCOS2DX (not used to cygwin and minigw) Address: blog.csdn.net/..261986
Vs2010 build cocos2d-x Development Environment
Hi, I used VS2012 + cocos2d-x and didn't hit you.
Installing cocos2d-x on xcode doesn't matter to you either.
Let me give you a reference.
V.youku.com/v_show/id_xndy4ndcyotq1_html
This brainless cocos2d tutorial is still good. I just read it.
Hope to help you!