Update BUILD_WIN.md

Add MSVC v142 to Visual Studio 2019 install, as it was also required for me.
This commit is contained in:
Nick Levesque 2021-01-17 13:32:16 -05:00 committed by GitHub
parent 06b1a8e17c
commit c484bb6041
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,7 @@ When selecting components, check "Desktop development with C++". On the right on
#### If you're installing Visual Studio 2019,
* MSVC v142 - VS 2019 C++ X64/x86 build tools
* MSVC v141 - VS 2017 C++ x64/x86 build tools
* MSVC v140 - VS 2015 C++ build tools (v14.00)