From 304157775d6fcff0cc021e5d4aaef4b95ce30551 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Tue, 29 Oct 2019 14:31:12 +0100 Subject: [PATCH] Mention the SCons version requirement when using Visual Studio 2019 --- development/compiling/compiling_for_windows.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/development/compiling/compiling_for_windows.rst b/development/compiling/compiling_for_windows.rst index d3b920d29..2b458050d 100644 --- a/development/compiling/compiling_for_windows.rst +++ b/development/compiling/compiling_for_windows.rst @@ -16,7 +16,8 @@ For compiling under Windows, the following is required: will have to run/download the installer again.** - MinGW-w64 can be used as an alternative to Visual Studio. - `Python 3.5+ (recommended) or Python 2.7+. `_ -- `SCons `_ build system. +- `SCons `_ build system. If using Visual Studio 2019, + you *must* have SCons 3.1.1 or later. - *Optional* - `yasm `_ (for WebM SIMD optimizations) .. note:: If you have `Scoop `_ installed, you can easily