about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSunreal <jacob.sun.meta@gmail.com>2019-06-05 23:58:36 +0800
committerGitHub <noreply@github.com>2019-06-05 23:58:36 +0800
commit36601f6e1c2b0ce8aa0917bbe1adbad086e4ce02 (patch)
tree819f08a79b7acef048b678512490a3ba1d87fef2
parent2a1d6c83d3158861ee028b26c531e5e2c7c68140 (diff)
downloadrust-36601f6e1c2b0ce8aa0917bbe1adbad086e4ce02.tar.gz
rust-36601f6e1c2b0ce8aa0917bbe1adbad086e4ce02.zip
Windows 10 SDK is also required now.
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b522b161ecf..86915106df9 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