From 13d933fc07a5914bb00d1d9e7639c6a6039431e4 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Thu, 18 Apr 2019 20:08:27 -0700 Subject: [PATCH] Until Qt 5.13, VS 2019 is not supported --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0448d31..4109a87e 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ You can follow development on our [Discord server](https://discord.gg/6ERtzFY). ### Windows-specific Build Requirements * Windows 7 or later -* [Visual Studio](https://visualstudio.microsoft.com/downloads/) 2015 or later (Community edition is fine) +* [Visual Studio](https://visualstudio.microsoft.com/downloads/) 2017 (Community edition is fine) * Select MSVC Desktop toolchain during Qt installation * [DirectX SDK](https://www.microsoft.com/en-us/download/details.aspx?id=6812) * [7-Zip](https://www.7-zip.org/) (only if building installers for non-development PCs)