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.
130130
131131MSVC builds of Rust additionally require an installation of Visual Studio 2017
132132(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.
134134
135- Windows 10 SDK is also required now.
136135
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/
138137
139138(If you're installing cmake yourself, be careful that “C++ CMake tools for
140139Windows” doesn't get included under “Individual components”.)
You can’t perform that action at this time.
0 commit comments