[Previous: Project Settings] [Qt Creator Manual] [Next: Creating a Project in Qt Creator] Qt Version Management
|
On Linux and Mac OS X, simply set the Path to QMake to the qmake binary of the Qt installation. If a Qt is found in the PATH environment variable, it will show up automatically as Qt in PATH. On both platforms, the platforms Gnu Compiler Collection (GCC) is used to compile Qt. On Mac OS, the GCC compiler is part of XCode. On Linux, the Intel Compiler (ICC) is supported as a drop-in replacement for GCC. |
If you are on the Windows platform and used MinGW to compile Qt, you need to additionally tell Qt Creator where MinGW is installed. This is done by setting the MinGW Directory. |
If your Qt version is compiled with Microsoft Visual C++'s compiler, Qt Creator will automatically set the correct environment variables for compilation. The MSVC dropdown box indicates the internal Version Number of the installed Microsoft Visual C++ tool chains:
If you are using the Windows SDK for Windows Server 2008 instead of Visual Studio, it will identify as version 9.0. |
If you are using Qt for Symbian and your S60 SDK is registered with devices.exe, Qt Creator will detect the Qt version automatically. These are shown in the Auto-detected section in the options dialog. You can also manually add Qt for Symbian versions. In this case you need to tell Qt Creator the path to the S60 SDK it is supposed to use with these Qt installations. Add the path to your Carbide C++ install, version 2.0 or later, if you want to build for the emulator (WINSCW tool chain). If you want to use GCCE to build for your device, you might need to add the path to the CSL Arm Toolchain directory (CSL/GCCE Directory), if the compiler is not found in the PATH environment variable. |
Note: By default projects are compiled with the default Qt version. You can override this in the Build Configuration.
[Previous: Project Settings] [Qt Creator Manual] [Next: Creating a Project in Qt Creator]
| Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt Creator 1.3.0 |
|
Попытка перевода Qt документации. Если есть желание присоединиться, или если есть замечания или пожелания, то заходите на форум: Перевод Qt документации на русский язык... Люди внесшие вклад в перевод: Команда переводчиков |