环境要求:¶
- Mac OS X 10.8+ (this article uses 10.9)
- Cocos2d-x v3.0 (https://github.com/cocos2d/cocos2d-x/)
- Xcode 4.6.2+ (the version this article used is 5.0.1. Visit the Apple Developer Website for Xcode
-
运行步骤:¶
-
- 进入http://www.cocos.com/download/# 下载cocos2d-x, 解压缩,然后进入
cocos2d-x/build
目录并打开cocos2d_tests.xcodeproj
-
在XCODE下拉列表选择
cpp-tests Mac
,然后编译运行
- 进入http://www.cocos.com/download/# 下载cocos2d-x, 解压缩,然后进入
-