diff options
Diffstat (limited to 'doc/src/platforms/supported-platforms.qdoc')
-rw-r--r-- | doc/src/platforms/supported-platforms.qdoc | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/src/platforms/supported-platforms.qdoc b/doc/src/platforms/supported-platforms.qdoc index d3b9ca23..6e19376b 100644 --- a/doc/src/platforms/supported-platforms.qdoc +++ b/doc/src/platforms/supported-platforms.qdoc @@ -216,6 +216,7 @@ - Software required to run Qt on Mac OS X. \li \l{Installing Qt for Mac OS X}{Installing Qt for Mac OS X} - Build Qt for Mac OS X development. + \li \l{Developing Qt Applications for Mac OS X} - Details about the developer evironment on Mac OS X \li \l{Platform and Compiler Notes - Mac OS X}{Platform and Compiler Notes - Mac OS X} - Platform specific notes. \li \l{Developing Qt Applications for Mac OS X} @@ -325,16 +326,16 @@ \table \header \li Platform \li Compiler - \row \li Ubuntu Linux 11.10, X11 (64-bit) + \row \li Ubuntu Linux 11.10, X11 (32-bit and 64-bit) \li As provided by Ubuntu \row \li Ubuntu Linux 12.04, X11 (64-bit) \li As provided by Ubuntu \row \li Microsoft Windows 7 (32-bit) \li MSVC 2010 SP1 \row \li Microsoft Windows 7 (32-bit) - \li \l{http://sourceforge.net/projects/mingwbuilds/files/host-windows/releases/4.7.2/32-bit/threads-posix/sjlj/x32-4.7.2-release-posix-sjlj-rev8.7z}{MinGW-builds gcc 4.7.2 (32-bit)} - \row \li Microsoft Windows 8 (64-bit) - \li MSVC 2012 + \li \l{http://sourceforge.net/projects/mingwbuilds/files/host-windows/releases/4.8.0/32-bit/threads-posix/dwarf/x32-4.8.0-release-posix-dwarf-rev1.7z}{MinGW-builds gcc 4.8.0 (32-bit)} + \row \li Microsoft Windows 8 (32-bit and 64-bit) + \li MSVC 2012 SP2 \row \li Apple Mac OS X 10.7 "Lion", Cocoa (64-bit) \li Clang as provided by Apple \row \li Apple Mac OS X 10.8 "Mountain Lion", Cocoa (64-bit) |