diff --git a/docs/building.md b/docs/building.md index 70bc8b4..c44a23b 100644 --- a/docs/building.md +++ b/docs/building.md @@ -33,7 +33,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 - Windows SDK (10.0.19041.0) -- + This will install about 4 GB of crap, but is necessary to build for Windows. ### macOS-only dependencies (these are required for building on macOS at all, including html5.)