Cocos2d-x Three Kingdoms ACT mobile game "hot blood chopped" complete source code download, hot blood Three Kingdoms mobile game
Current progress: it has been fully compiled with the tutorial documentation. Thanks to the database file provided by the author, you can run it.
11. png (57.76 KB, downloads: 0)
Download Attachment
Complete source code for ACT mobile games in Three Kingdoms
Upload 3 minutes ago
Compiling environment: Update
Updated Cocos2d-x-2.2.1 to 2.2.6
Update VS2012 to VS2013
Windows 7
Please go to the forum to find the original post. Thank you for your selfless dedication!
To better read the code, we recommend that you use the astyle tool.
11. png (19.56 KB, downloads: 0)
Download Attachment
Complete source code for ACT mobile games in Three Kingdoms
Upload 3 minutes ago
The installation and configuration are all in the tutorial document. I will not talk about it here.
1. Download the original project and copy Resources. The win32 project does not contain resources.
2. The lib and dll files of compiled cdx2.2.1 are ready. These are included in the generated win32 Directory.
3. The original file is utf8 and needs to be converted using tools. The attachments are converted and modified.
4. If you want to switch from mine, convert it and enter Classes.
5. Read this db file, which is not recognized by the Chinese path.
6. at present, it is found that the vs version is different from the xcode version. If the parameters do not match, an error is reported. Currently, many parameters must be added, but parameters such as Sptite: xxxx cannot be added, because it is cdx ....
There is no solution...
Currently
Latest ProgressUsing the new VS2013 to compile these files makes it easier to conclude than 2012.
A friend in the group provided compilation parameters a few days ago (only 2013 valid)
# Pragma once
# Pragma execution_character_set ("UTF-8 ")
In this way, the GBK file can still be displayed in Chinese, and no conversion is required, which is very convenient.
If you want to package later, use the tool in this article and then convert it back to package.
Shown in the following figure:
Source code download http://www.yxkfw.com/thread-5037-1-1.html