aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
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/]