| 3 | | To build with this guide we assume that you have a functional windows system with version 8(2005) of Visual Studio. |
| 4 | | If not please see the [wiki:BuildDebianUbuntu Building on Debian/Ubuntu] for a more pleasant experience. |
| | 3 | To build with this guide we assume that you have a functional Microsoft Windows system with version 8 of Microsofts C++ compiler. This version of the compiler is found in either an older version of the Windows SDK or in Visual Studio 2005. If not please see the [wiki:BuildDebianUbuntu Building on Debian/Ubuntu] for a more pleasant experience. |
| | 4 | |
| | 5 | Download the newest(old) version of Windows SDK containing version 8 of the compiler: [http://www.microsoft.com/downloads/details.aspx?familyid=ff6467e6-5bba-4bf5-b562-9199be864d29&displaylang=en Windows SDK Update for Windows Vista ISO] |
| | 6 | |
| | 7 | Note: Version 7 of the compiler as found in very old versions of the Windows SDK and in Visual Studio 2003 is not supported by the CMake files at the moment. |
| | 8 | |
| | 9 | Note: Version 9 of the compiler as found in the newest version of Windows SDK and Visual Studio 2008 can not be use at the moment because Boost does not support it. |