Update build requirements for Windows

This commit is contained in:
Cameron Gutman 2019-01-20 11:58:30 -08:00 committed by GitHub
parent b19c4bfc5d
commit 49f0b45fa8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,10 +28,11 @@ You can follow development on our [Discord server](https://discord.gg/6ERtzFY).
### Windows-specific Requirements
* Windows 7 or later
* Visual Studio 2015 or later
* [Visual Studio](https://visualstudio.microsoft.com/downloads/) 2015 or later (Community edition is fine)
* Select MSVC Desktop toolchain during Qt installation
* 7-Zip (only if building installers for non-development PCs)
* WiX Toolset v3.11 or later (only if building installers for non-development PCs)
* [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)
* [WiX Toolset](http://wixtoolset.org/releases/) v3.11 or later (only if building installers for non-development PCs)
### Mac-specific Requirements
* macOS Sierra (10.12) or later