diff --git a/docs/building.md b/docs/building.md index 55d04ac..0efb749 100644 --- a/docs/building.md +++ b/docs/building.md @@ -36,6 +36,7 @@ If you are planning to build for Windows, you also need to install **Visual Studio 2019**. While installing it, *don't click on any of the options to install workloads*. Instead, go to the **individual components** tab and choose the following: - MSVC v142 - VS 2019 C++ x64/x86 build tools +- MSVC v141 - VS 2017 C++ x64/x86 build tools - Windows SDK (10.0.17763.0) - C++ Profiling tools - C++ CMake tools for windows