From 3ab278fb6a62b41a3dedd10dd964d4441ae21ad6 Mon Sep 17 00:00:00 2001 From: shuffle2 Date: Thu, 19 Dec 2019 11:07:59 -0800 Subject: [PATCH] Updated Building for Windows (markdown) --- Building-for-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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