Skip to content

Commit 7bc5f96

Browse files
legendecasRafaelGSS
authored andcommitted
doc: indicate requirement on VS 17.6 or newer
VS 17.6 or newer is a requirement for all Windows platforms rather than ARM-only. PR-URL: #53301 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Stefan Stojanovic <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
1 parent 505e9a4 commit 7bc5f96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BUILDING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -625,8 +625,8 @@ Refs: #24448, <https://github.com/microsoft/vcpkg/issues/37518>, [vcpkg](https:/
625625
* The current [version of Python][Python versions] from the
626626
[Microsoft Store](https://apps.microsoft.com/store/search?publisher=Python+Software+Foundation)
627627
* The "Desktop development with C++" workload from
628-
[Visual Studio 2022](https://visualstudio.microsoft.com/downloads/) or
629-
the "C++ build tools" workload from the
628+
[Visual Studio 2022 (17.6 or newer)](https://visualstudio.microsoft.com/downloads/)
629+
or the "C++ build tools" workload from the
630630
[Build Tools](https://aka.ms/vs/17/release/vs_buildtools.exe),
631631
with the default optional components
632632
* Basic Unix tools required for some tests,

0 commit comments

Comments
 (0)