Tagged 4.0.0

see issue 836
This commit is contained in:
Oliver Duis
2011-07-30 13:26:49 +02:00
parent efd6c36d7e
commit 483baa4076

View File

@@ -39,6 +39,7 @@ Windows
Make sure you use the current 4.5.2 or better, and install MinGW64 (not MinGW32)
MinGW64 is more comprehensive, plus it runs AND compiles both 32bit and 64bit Windows.
Old Mingw32 version miss some required header files, so some Windows functions will be disabled though it will compile.
However MinGW64 does not fully support XP, only Vista and up.
- MSYS (http://downloads.sourceforge.net/mingw/MSYS-1.0.11.exe)
If you have some trouble installing MSYS, see here : http://www.mingw.org/wiki/MSYS
- CMake (http://www.cmake.org/cmake/resources/software.html)