GP-2928: Better error handling and documentation for unsupported

versions of visual studio
This commit is contained in:
Ryan Kurtz
2022-12-07 12:40:53 -05:00
parent 1bf953fc2a
commit 1fee517024
3 changed files with 17 additions and 4 deletions

View File

@@ -46,8 +46,8 @@ To create the latest development build for your platform from this source reposi
* [JDK 17 64-bit][jdk17]
* [Gradle 7.3+][gradle]
* make, gcc, and g++ (Linux/macOS-only)
* [Microsoft Visual Studio][vs] or [Microsoft C++ Build Tools][vcbuildtools] with the following
components installed (Windows-only):
* [Microsoft Visual Studio][vs] 2017+ or [Microsoft C++ Build Tools][vcbuildtools] with the
following components installed (Windows-only):
- MSVC
- Windows SDK
- C++ ATL