From 36601f6e1c2b0ce8aa0917bbe1adbad086e4ce02 Mon Sep 17 00:00:00 2001 From: Sunreal Date: Wed, 5 Jun 2019 23:58:36 +0800 Subject: [PATCH] Windows 10 SDK is also required now. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b522b161ecf9..86915106df90 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,8 @@ MSVC builds of Rust additionally require an installation of Visual Studio 2017 (or later) so `rustc` can use its linker. The simplest way is to get the [Visual Studio Build Tools] and check the “C++ build tools” workload. +Windows 10 SDK is also required now. + [Visual Studio Build Tools]: https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2019 (If you're installing cmake yourself, be careful that “C++ CMake tools for