summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@digia.com>2013-10-08 10:14:48 +0200
committerEike Ziller <eike.ziller@digia.com>2013-10-08 10:32:15 +0200
commitdfaec0632ad38ec8a4da4de41e18467e7884709c (patch)
tree13c6d4842356e08d3a6d2466e9fd3c257b505a76 /README
parent9fbf0ac1b01423a5c95f81849808081aa27768b1 (diff)
downloadqt-creator-dfaec0632ad38ec8a4da4de41e18467e7884709c.tar.gz
Update minimum required Qt version.
We require Qt 5.2 for full functionality nowadays. It is possible to use Qt 4.8.x with restrictions. (Qt 5.0 and 5.1 do not work because of problems with embedding Qt Quick 2 and other Qt Quick related issues (e.g. QTCREATORBUG-10273) Change-Id: Ib41576e8b8e3727e87141eaf0351d63158730524 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index c2aa9a0ab5..6a10998828 100644
--- a/README
+++ b/README
@@ -10,12 +10,14 @@ Windows XP SP2 or later
(K)Ubuntu Linux 11.10 (32-bit and 64-bit) or later
Mac OS 10.6 or later
-Building the sources requires Qt 4.8.0 or later.
+Building the sources requires Qt 5.2.0 or later.
+It is also possible to build with Qt 4.8.x, but in that case the Welcome mode,
+Qt Quick Designer and QML Profiler are disabled.
Compiling Qt Creator
====================
Prerequisites:
- * Qt 4.8.0 or later
+ * Qt 5.2.0 or later (with restrictions also Qt 4.8.x)
* On Windows:
- ActiveState Active Perl
- MinGW or Visual Studio