This commit is contained in:
Kade M 2021-06-04 16:46:41 -07:00
commit 6f076ef46b

View File

@ -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: 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 v142 - VS 2019 C++ x64/x86 build tools
- Windows SDK (10.0.19041.0) - Windows SDK (10.0.19041.0)
-
This will install about 4 GB of crap, but is necessary to build for Windows. 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.) ### macOS-only dependencies (these are required for building on macOS at all, including html5.)