File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -130,11 +130,10 @@ build.
130
130
131
131
MSVC builds of Rust additionally require an installation of Visual Studio 2017
132
132
(or later) so ` rustc ` can use its linker. The simplest way is to get the
133
- [ Visual Studio Build Tools ] and check the “C++ build tools” workload.
133
+ [ Visual Studio] , check the “C++ build tools” and “Windows 10 SDK ” workload.
134
134
135
- Windows 10 SDK is also required now.
136
135
137
- [ Visual Studio Build Tools ] : https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2019
136
+ [ Visual Studio ] : https://visualstudio.microsoft.com/zh-hans/ downloads/
138
137
139
138
(If you're installing cmake yourself, be careful that “C++ CMake tools for
140
139
Windows” doesn't get included under “Individual components”.)
You can’t perform that action at this time.
0 commit comments