From b8b93e61c10f435127d88aab258cf5c5fab841a2 Mon Sep 17 00:00:00 2001 From: Banjo Fox Date: Tue, 13 Nov 2018 21:36:26 -0500 Subject: [PATCH] Add Windows/Gettext pre-requisite --- doc/INSTALL-RUST.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/INSTALL-RUST.md b/doc/INSTALL-RUST.md index 63a46c0b..445b253e 100644 --- a/doc/INSTALL-RUST.md +++ b/doc/INSTALL-RUST.md @@ -19,6 +19,8 @@ If you don't already have them, download and install the [Visual C++ 2015 Build Then, download the [rustup installer](https://www.rust-lang.org/en-US/install.html) and run it. That's it! +> To build on the Windows with Linux-Subsystem you may need to install `gettext` as a separate package. + ### Installing Rust Toolchain Once you have `rustup` installed, make sure you have the `nightly` rust