Platform and Compiler NotesThis page contains information about the platforms Qt is currently known to run on, with links to platform-specific notes, including any known bugs or incompatibilities. Information about the combinations of platforms and compilers supported by Qt can be found on the Supported Platforms page.
General Compiler NotesSupported FeaturesNot all compilers used to build Qt are able to compile all modules. The following table shows the compiler support for five modules that are not uniformly available for all platforms and compilers.
* WebKit is only supported as a dynamically built library. Static linkage is not supported. GCC 3.4.6 (Debian 3.4.6-5) on AMD64 (x86_64)This compiler is known to miscompile some parts of Qt when doing a release build. There are several workarounds:
GCC 4.0.0The released package of the compiler has some bugs that lead to miscompilations. We recommend using GCC 4.0.1 or later, or to use a recent CVS snapshot of the GCC 4.0 branch. The version of GCC 4.0.0 that is shipped with Mac OS X 10.4 "Tiger" is known to work with Qt for Mac OS X. Intel C++ CompilerQt supports the Intel C++ compiler on both Windows and Linux. However, there are a few issues on Linux; see Intel C++ Compiler for Linux for details. Feedback and CorrectionsIf you have anything to add to this list or any of the platform or compiler-specific pages, please submit it via the Bug Report Form or through the Public Qt Repository. © 2008-2011 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. Privacy Policy Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia. Alternatively, this document may be used under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. |