From: Adam Dickmeiss Date: Wed, 10 Dec 2014 10:47:57 +0000 (+0100) Subject: Update supported Visual Studio versions. X-Git-Tag: v1.7.2~3 X-Git-Url: http://git.indexdata.com/?p=metaproxy-moved-to-github.git;a=commitdiff_plain;h=1ee01d28f4d668e35631b20241dd0ce7a108efde Update supported Visual Studio versions. --- diff --git a/doc/book.xml b/doc/book.xml index 8c308b1..51807a2 100644 --- a/doc/book.xml +++ b/doc/book.xml @@ -165,8 +165,8 @@ We have successfully built Metaproxy using the compilers - GCC version 4.0 and - Microsoft Visual Studio 2003/2005/2008. + GCC and + Microsoft Visual Studio. @@ -371,7 +371,8 @@ Metaproxy can be compiled with Microsoft Visual Studio. - Versions 2003 (C 7.1), 2005 (C 8.0) and 2008 (C 9.0) are known to work. + Versions 2003 (C 7.1), 2005 (C 8.0), 2008 (C 9.0) and 2013 (C 12.0) + are known to work.
Boost @@ -395,12 +396,10 @@ Libxslt can be downloaded for Windows from - here. + here. - Libxslt has other dependencies, but these can all be downloaded - from the same site. Get the following package: - iconv, zlib, libxml2, libxslt. + Libxslt also requires libxml2 to operate.