« Previous -
Version 2/23
(diff) -
Next » -
Current version
WenSheng Yang, 2011-03-04 21:21
Cocos2d-x Application Wizard for Visual Studio User Guide¶
0、 Overview¶
- Wizard that only support for Visual Studio 2008.
- Cocos2d-win32's and Cocos2d-wophone's project can be generated by visual c++ wizard.
1、 Frist of all, get cocos2d-x source code from github¶
- Source code repository here: https://github.com/cocos2d/cocos2d-x
2、 Install Cocos2d-x Application Wizard to Visual Studio Environment¶
- Run setup script: \template\CCXAppWiz.vs\InstallWizardForVS2008.js .
- Confirm the success notification.
3、 Build Cocos2d-x Solution¶
- Notice : If you want build cocos2d-x for wophone, should install wophone sdk first.
- Confirm build resoult.
- Cocos2d-win32 binary in the folder named Debug.win32 or Release.win32;
- Cocos2d-wohone binary in PRJ_TG3\LIB\Win32Lib.
- Run HelloWorld and tests
| |
|
4、 Add New Application Project¶
| |
|
p=.
p=.
5、 Build and Run New Cocos2d-x Project¶
| |
|
