Skip to content

Commit 511e6c8

Browse files
authored
Merge pull request #2822 from thadguidry/patch-1
Update help text to align with new VS Build Tools installer
2 parents 2928e6b + 04534c1 commit 511e6c8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/cli/self_update.rs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,8 +282,9 @@ tools:
282282
283283
https://visualstudio.microsoft.com/visual-cpp-build-tools/
284284
285-
Please ensure the Windows 10 SDK and the English language pack components
286-
are included when installing the Visual C++ Build Tools.
285+
Check its box for "Desktop development with C++" which will ensure that
286+
the Windows 10 SDK is selected. If your locale language is not English,
287+
then additionally check the box for English under Language packs. Or minimally, use the tab Single Components and select these items: "MSVC - VS 2019 C++ x64/x86 build tools" and "Windows 10 SDK"
287288
288289
Alternately, you can install Visual Studio 2019, Visual Studio 2017,
289290
Visual Studio 2015, or Visual Studio 2013 and during install select

0 commit comments

Comments
 (0)