Clarify Windows build requirements.

pull/22/head
Dave Page 2019-03-25 07:47:30 -04:00
parent a0010aac31
commit c43aa9b576
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -26,7 +26,7 @@ Building the Runtime
To build the runtime, the following packages must be installed: To build the runtime, the following packages must be installed:
- QT 4.6 or above - QT 4.6 or above (Use the VC++ build on Windows, not MinGW).
- Python 2.7 or 3.4+ - Python 2.7 or 3.4+
Assuming both qmake and python-config are in the path: Assuming both qmake and python-config are in the path: