Clarify Windows build requirements.

This commit is contained in:
Dave Page 2019-03-25 07:47:30 -04:00
parent a0010aac31
commit c43aa9b576

2
README
View File

@ -26,7 +26,7 @@ Building the Runtime
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+
Assuming both qmake and python-config are in the path: