1. Unable to load the project:
1.1 Create a project named Firstdemo in the previous method and copy all the downloaded source packages to Firstdemo
1.2 Click Demo.sln to start the project:
To modify a property:
2. Unable to open the Gl\glew.h, modify the following:
and follow the following URL to complete the configuration:
http://blog.csdn.net/qq1028850792/article/details/17586233
3. Compile the project, in order to improve the compilation speed, after the first completion of the compilation can be the following several generate button uncheck:
4. The following abnormal condition occurred:
Reference http://www.cocoachina.com/bbs/read.php?tid=233449
Copy Resources folder to Debug.win32
There is still an error, the path is not correct, and the code is modified as follows (add resources/before the path):
At this point, the Win32 project runs successfully:
[COCOS2DX] Deployment and running of the first open source project <win32 version >