diff --git a/doc/FAQ.html b/doc/FAQ.html
index 51dc2b19..fdb0b35d 100644
--- a/doc/FAQ.html
+++ b/doc/FAQ.html
@@ -97,19 +97,19 @@ rate conversion, normalization (gain), tone adjustment and downmixing of multi-c
What platforms does LameXP run on?
LameXP is currently being developed on the following platforms:
+Microsoft Windows 7 (32-Bit and 64-Bit editions) with Service Pack 1
+Microsoft Windows XP with Service Pack 3
The following platforms should work too, but aren't tested extensively:
- Microsoft Windows 8 (32-Bit and 64-Bit editions)
-
- Microsoft Windows Vista (32-Bit and 64-Bit editions) with Service Pack 2
+
- Microsoft Windows Vista (32-Bit and 64-Bit editions) with Service Pack 2
- Microsoft Windows XP x64 Edition with Service Pack 2
-
- Microsoft Windows 2000 with Service Pack 4
- Microsoft Windows Server 2008 with Service Pack 2
- Microsoft Windows Server 2008 R2 with Service Pack 1
- GNU/Linux (e.g. Ubuntu 12.04) using Wine v1.4+, native Linux version planned
The following "legacy" platforms are NOT supported any longer:
+- Microsoft Windows 2000
- Microsoft Windows NT 4.0
- Microsoft Windows Millennium Edition (*)
- Microsoft Windows 98 (*)
@@ -921,22 +921,21 @@ For Windows users, we highly recommend using What are the prerequisites to build LameXP from the sources?
LameXP is currently being developed using the following build environment:
+ - Visual Studio 2012 with Update-1, running on Windows 7 with Service Pack 1
+
- Qt libraries 4.8.3 for Windows
+
- Windows Platform SDK v7.1A, included with the Update-1 of Visual Studio 2012
+
- The minimum supported *build* platform is Windows 7 (x86 and x64)
Also note the following hints:
- Run qtvars.bat (or qtenv2.bat) before launching Visual Studio in order to set up the Qt environment
-
- Visual Studio 2008 solution/project files are still provided for people targeting Windows 2000
- Visual Studio 2012 solution/project files are now provided too, but make sure you installed "Update 1"
+
- Visual Studio 2008 solution/project files are still provided for people still targeting Windows 2000
- In order to make "fully static" builds of LameXP, you'll need Qt as 'static' libraries (see below!)
- The Windows Platform SDK v6.0A should work as well, but there may be a few limitations
-
- Only the "fully static" builds may still run on Windows 2000, due to workarounds we implemented
-
- Support for the GNU Toolchain (GCC/MinGW + Make) is planned for a future version
+Support for the GNU Toolchain (GCC/MinGW + MSYS/Make) is planned for a future version of LameXP
In order to use the LameXP deployment scripts you need the following tools:
-- Visual Studio 2010 with Service Pack 1 + Desktop Qt v4.8.x (MSVC 2010)
+
- Visual Studio 2012 (Express for Windows Desktop) with Update-1 + Desktop Qt v4.8.x (MSVC 2010)
- 7-Zip - file archiver with a high compression ratio
- NSIS - Nullsoft Scriptable Install System (Unicode version recommended!)