Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 502 Bytes

G.md

File metadata and controls

15 lines (11 loc) · 502 Bytes

Appendix G: Win32 Installation and Setup

Environmental Requirements

  • Windows 7+
  • Cocos2d-x v3.0 (HERE)
  • Visual Studio 2012+
  • Dependencies: Python 2.7

Prerequisite

  • Download cocos2d-x and unzip it. (maybe: ~/)

Compile and Run the TestCpp Project

  • Open "cocos2d-win32.vc2012.sln" in the "build" folder

  • Right click the "TestCpp" project, and select "Set as StartUp Project". Compile and run the "TestCpp" project.