From c43aa9b57611cd8e41cbbade4142cc72e1575bd3 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Mon, 25 Mar 2019 07:47:30 -0400 Subject: [PATCH] Clarify Windows build requirements. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index df7e1d721..e1045703d 100644 --- a/README +++ b/README @@ -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: