docs: Update requirement for MSVC

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36767>
This commit is contained in:
Yonggang Luo
2025-08-13 02:33:02 +08:00
committed by Marge Bot
parent a34756bbed
commit 39e20ad563

View File

@@ -29,8 +29,10 @@ you're willing to maintain support for other compiler get in touch.
- GCC 8.0.0 or later (some parts of Mesa may require later versions)
- Clang 5.0 or later (some parts of Mesa may require later versions)
- Microsoft Visual Studio 2019 Version 16.11 or later and
Windows SDK of at least 20348 is required, for building on Windows.
- Microsoft Visual C++ compiler
- Windows SDK of at least 20348 is required
- Visual Studio 2019 Version 16.11 or later for (ARM, X86, X64)
- Visual Studio 2022 version 17.8.6 or later for (AARCH64, ARM64EC)
Third party/extra tools.
^^^^^^^^^^^^^^^^^^^^^^^^