Browse Source

Adjust build documentation to target current Windows SDK version

pull/8116/head
staphen 7 months ago committed by Anders Jenbo
parent
commit
0363c512f0
  1. 3
      docs/building.md

3
docs/building.md

@ -539,8 +539,7 @@ emrun index.html
* Git
* Visual Studio 2022 with the following packages installed:
* C++ (v143) Universal Windows Platform tools
* Windows 11 SDK (10.0.22000.0)
* Windows 10 SDK (10.0.18362.0)
* Windows 11 SDK (10.0.26100.0)
* MSVC v143 - VS 2022 C++ x64/x86 build tools
_Note: Visual Studio Community Edition can be used._

Loading…
Cancel
Save