You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The "Desktop development with C++" workload from
579
-
[Visual Studio 2019](https://visualstudio.microsoft.com/vs/older-downloads/#visual-studio-2019-and-other-products) or
579
+
[Visual Studio 2022](https://visualstudio.microsoft.com/downloads/) or
[Git for Windows](https://git-scm.com/download/win) includes Git Bash
@@ -590,11 +590,12 @@ to run it again before invoking `make -j4`.
590
590
591
591
Optional requirements to build the MSI installer package:
592
592
593
-
* The .NET SDK component from [Visual Studio 2019](https://visualstudio.microsoft.com/vs/older-downloads/#visual-studio-2019-and-other-products)
593
+
* The .NET SDK component from [Visual Studio 2022](https://visualstudio.microsoft.com/downloads/)
594
+
* This component can be installed via the Visual Studio Installer Application
594
595
595
596
Optional requirements for compiling for Windows 10 on ARM (ARM64):
596
597
597
-
* Visual Studio 15.9.0 or newer
598
+
* Visual Studio 17.6.0 or newer
598
599
* Visual Studio optional components
599
600
* Visual C++ compilers and libraries for ARM64
600
601
* Visual C++ ATL for ARM64
@@ -610,17 +611,17 @@ packages:
610
611
*[Git for Windows](https://chocolatey.org/packages/git) with the `git` and
*[Visual Studio 2019 Build Tools](https://chocolatey.org/packages/visualstudio2019buildtools)
614
-
with [Visual C++ workload](https://chocolatey.org/packages/visualstudio2019-workload-vctools)
614
+
*[Visual Studio 2022 Build Tools](https://chocolatey.org/packages/visualstudio2022buildtools)
615
+
with [Visual C++ workload](https://chocolatey.org/packages/visualstudio2022-workload-vctools)
0 commit comments