File tree 1 file changed +5
-4
lines changed 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -176,16 +176,17 @@ Rust requires the Microsoft C++ build tools for Visual Studio 2013 or
176
176
later, but they don't seem to be installed.
177
177
178
178
The easiest way to acquire the build tools is by installing Microsoft
179
- Visual C++ Build Tools 2017 which provides just the Visual C++ build
179
+ Visual C++ Build Tools 2019 which provides just the Visual C++ build
180
180
tools:
181
181
182
- https://aka.ms/buildtools
182
+ https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2019
183
183
184
184
Please ensure the Windows 10 SDK component is included when installing
185
185
the Visual C++ Build Tools.
186
186
187
- Alternately, you can install Visual Studio 2015 or Visual
188
- Studio 2013 and during install select the "C++ tools":
187
+ Alternately, you can install Visual Studio 2019, Visual Studio 2017,
188
+ Visual Studio 2015, or Visual Studio 2013 and during install select
189
+ the "C++ tools":
189
190
190
191
https://www.visualstudio.com/downloads/
191
192
You can’t perform that action at this time.
0 commit comments