Skip to content

Commit

Permalink
help: Add Visual C++ as a requirement for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Ho committed Jul 13, 2018
1 parent 2627669 commit 2ead28a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_WINDOWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ Required components:
- **[Git][Git]** for Windows
- **[CMake][cmake]** >= 3.7.2. You will need at least this version to generate project files for
VS2017. 3.5 is the absolute supported minimum.
- **[Visual Studio 14 2017][VS2017]**. 2015 is also supported.
- **[Visual Studio 15 2017][VS2017]** with C++ core features. VS2015 is also supported.
- **[Qt][Qt]** >= 5.7 or later. We recommend using the latest version. Use the package `msvc2017_64`
(or `msvc2015_64`) for a 64-bit build, `msvc2015` for 32-bit (VS2015 and 2017 are both compatible
with this 32-bit distribution).
Expand Down

0 comments on commit 2ead28a

Please sign in to comment.