From 06f375093a008e24adbb381851e35f4fca2e6a28 Mon Sep 17 00:00:00 2001 From: Alexander David Frick Date: Thu, 6 Apr 2023 23:12:32 -0500 Subject: [PATCH] Update BUILDING_WIN.md --- docs/BUILDING_WIN.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/BUILDING_WIN.md b/docs/BUILDING_WIN.md index 26389ca0..cef933e6 100644 --- a/docs/BUILDING_WIN.md +++ b/docs/BUILDING_WIN.md @@ -32,10 +32,10 @@ full set for that case is: VisualStudioSetup.exe --add Microsoft.VisualStudio.Workload.NativeDesktop --add Microsoft.VisualStudio.Component.VC.ATLMFC --add Microsoft.VisualStudio.Component.VC.Tools.ARM64 --add Microsoft.VisualStudio.Component.VC.MFC.ARM64 --includeRecommended ``` - - You must have the version 10.0.22621.755 [Windows 11 SDK](https://developer.microsoft.com/en-us/windows/downloads/sdk-archive/) + - You must have the version 10.1.22621.755 [Windows 11 SDK](https://developer.microsoft.com/en-us/windows/downloads/sdk-archive/) installed. This can be installed separately or by checking the appropriate box -in the Visual Studio Installer (Note that MSVS 2022 will try to install the 22000 version by default, uncheck this and check the 22621 version). -There is also experimental support for the Windows 11 10.1.22000.0 version. +in the Visual Studio Installer __(Note that MSVS 2022 will try to install the 22000 version by default, uncheck this and check the 22621 version)__. +There is also experimental support for the Windows 11 10.1.22000.755 version. The SDK Debugging Tools must also be installed. If the Windows 10 SDK was installed via the Visual Studio installer, then they can be installed by going