aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2016-06-14 09:52:06 +0200
committerLiang Qi <liang.qi@qt.io>2016-07-04 07:39:52 +0000
commit8ccf739ae08ac471cf916670c9ad6148f7e4fb93 (patch)
tree5f20bfb4aac33a62a4f836f5fdb93c2f9a05fc8d /README
parent828c7e9e4e231ba01d5f72f8d2268d234a642741 (diff)
README: Update Windows build requirements
Change-Id: I9e29d0728db35f65822aff9d709cd93a6b3b7ab2 Task-number: QTBUG-54084 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index e0ed2d4f..b3402fdc 100644
--- a/README
+++ b/README
@@ -39,8 +39,10 @@ HOW TO BUILD QT5
Windows:
--------
- Open a Windows SDK (7.0, 7.1 or later) command prompt. Ensure that the
- following tools can be found in the path:
+ Open a command prompt.
+ Ensure that the following tools can be found in the path:
+ * Supported compiler (Visual Studio 2012 or later,
+ MinGW-builds gcc 4.9 or later)
* Perl version 5.12 or later [http://www.activestate.com/activeperl/]
* Python version 2.7 or later [http://www.activestate.com/activepython/]
* Ruby version 1.9.3 or later [http://rubyinstaller.org/]