Quick preparing guide - Kreogist/Cuties GitHub Wiki
This page provides you a quick preparing guide of setting up development environment of Cuties.
All the Qt packages can be found at Download Qt.
Windows
If you are using Windows, please install the following tools for building Cuties:
- Qt 5.2.0 for Windows 32-bit (MinGW 4.8, OpenGL, 689 MB)
Mac OS X
If you are using Mac OS X, please install the following tools for building Cuties:
- Qt 5.2.0 for Mac (434 MB)
- XCode 5
- Command Line Tools
Please visit Apple Developer to get XCode
and Command Line Tools
. You can access Downloads on Apple Developer to get a command line tools for XCode 5.0. We find out that command line tools will not provided any more on the XCode 5.0.
Linux
If you are using Linux, please install the following tools for building Cuties:
- Qt 5.2.0 for Linux 64-bit (423 MB)
- G++