From 88c0dd7a23139ae4a10c52da8666d1339fb134c9 Mon Sep 17 00:00:00 2001 From: Puyo <15311104+daniel11420@users.noreply.github.com> Date: Sat, 5 Jun 2021 01:38:26 +0200 Subject: [PATCH] whoever did this formatting was high [skip ci] --- docs/building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.)