Current Progress: Complete compilation completed with tutorial documentation. Thank the author for providing a DB file that is already ready to run.
11.png (57.76 KB, download number: 0)
Download attachments
The Three Kingdoms Act Hand tour "blood chop will" complete source code
Uploaded 3 minutes ago
Compilation Environment: Update
cocos2d-x-2.2.1 Update to 2.2.6
VS2012 Update to VS2013
Windows7
The original posts please go to the forum to find, thank the author's selfless dedication!
To better read the code, we recommend that you use the Astyle tool
11.png (19.56 KB, download number: 0)
Download attachments
The Three Kingdoms Act Hand tour "blood chop will" complete source code
Uploaded 3 minutes ago
The main installation configuration is in the tutorial documentation. There's not much to say here.
1. Download the original project and copy the Resources. The Win32 project does not contain resources.
2. The compiled cdx2.2.1 lib files and DLL files are ready. These are tested into the generated Win32 directory.
3. The original file is UTF8 and needs to be converted using a tool. The accessories provided are already well-converted and modified.
4. If you do not want to use my own, please change your own after the test into the classes
5. Read this DB file, we must put in English path, Chinese path is not recognized.
6. Now found that the VS version is still different than the Xcode version, parameter mismatch will be error, currently encountered a lot to add parameters, but similar to sptite::xxxx such an argument can not be added, because it is CDX ....
There is no solution ...
At present, the
latest progress to take the new VS2013 to compile these documents, the conclusion is more convenient than 2012.
A few days ago the friends provided the compilation parameters (only 2013 valid)
#pragma once
#pragma execution_character_set ("Utf-8")
So GBK in the document written in Chinese, can also be displayed, no need to convert again, very convenient.
If you want to pack later, use the gadget in this article to convert back to pack.
There are graphs:
SOURCE Download http://www.yxkfw.com/thread-5037-1-1.html
Cocos2d-x Three act Hand tour "blood chop will" full source download