From 7ebfbed48669d05d15056721764ca7f79b2dee40 Mon Sep 17 00:00:00 2001 From: Ray Speth Date: Wed, 30 Jul 2014 16:59:36 +0000 Subject: [PATCH] [Doc] Add note about required SCons version for VS2013 --- doc/sphinx/compiling.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/sphinx/compiling.rst b/doc/sphinx/compiling.rst index a7a99ab86..c09adcb0d 100644 --- a/doc/sphinx/compiling.rst +++ b/doc/sphinx/compiling.rst @@ -418,6 +418,7 @@ Other Required Software * http://www.scons.org/download.php * Known to work with SCons 2.1.0; Expected to work with versions >= 1.0.0 + * Version 2.3.2 or newer is required to use Visual Studio 2013. * Python: