From 6e6d830ba6ed61fe3999709dfa52d2fd5269181f Mon Sep 17 00:00:00 2001 From: jj Date: Tue, 24 Dec 2013 14:08:39 +0100 Subject: [PATCH] compile.rst: add a note on VS2010 SP1 --- Compile.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Compile.rst b/Compile.rst index ddff30aeb..87164ed0c 100644 --- a/Compile.rst +++ b/Compile.rst @@ -174,6 +174,8 @@ to your binary search PATH so the tool can be later run from anywhere. You'll need a copy of Microsoft Visual C++ 2010. The Express version is sufficient. Grab it from Microsoft's site. +You'll also need the Visual Studio 2010 SP1 update. + For the code generation parts, you'll need perl and XML::LibXML. You can install them like this: * download and install strawberry perl from http://strawberryperl.com/