Skip to content

Commit 524d540

Browse files
authored
Don't forget the Windows SDK!
So many people encounter issues with Rust not working because they forgot this crucial bit.
1 parent d9690a8 commit 524d540

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/rustup-cli/self_update.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,9 @@ tools:
177177
178178
https://aka.ms/buildtools
179179
180+
Please ensure the Windows 10 SDK component is included when installing
181+
the Visual C++ Build Tools.
182+
180183
Alternately, you can install Visual Studio 2015 or Visual
181184
Studio 2013 and during install select the "C++ tools":
182185

0 commit comments

Comments
 (0)