diff --git a/Building-for-Windows.md b/Building-for-Windows.md index cd8723b..ff079ee 100644 --- a/Building-for-Windows.md +++ b/Building-for-Windows.md @@ -6,7 +6,7 @@ - However, minimum required to get source and build are: - Git for Windows (Note: [The standalone git installer](https://git-scm.com/download/win) is more recent and is compatible with VS) - C++ core features - - Latest VC++ toolset (x64) + - Latest MSVC C++ build tools (x64/x86 and/or ARM64) - Latest Windows SDK - Recommended for development / debugging (included in workload) - Just-In-Time debugger