Difference between revisions of "Compilers tested"

From KlayGE
Jump to: navigation, search
Line 1: Line 1:
 
The following compilers have been tested and should be compatible with [[KlayGE]]:
 
The following compilers have been tested and should be compatible with [[KlayGE]]:
*Microsoft Visual C++ 9.0 on Windows (Visual Sudio .NET 2008 SP1), Microsoft Visual C++ 10.0 (Visual Studio 2010 SP1), Microsoft Visual C++ 11.0 Beta.
+
*Microsoft Visual C++ 10.0 (Visual Studio 2010 SP1), Microsoft Visual C++ 11.0 RC.
*MinGW GCC 4.4, 4.5, 4.6 on Windows.
+
*MinGW GCC 4.6 on Windows.
 
*GNU GCC 4.4 on Linux.
 
*GNU GCC 4.4 on Linux.
 
*[http://www.crystax.net/en/android/ndk/7 CrystaX NDK r7] with GCC 4.4.3
 
*[http://www.crystax.net/en/android/ndk/7 CrystaX NDK r7] with GCC 4.4.3
Line 7: Line 7:
  
 
There are a number of compilers that should also be supported, but have not been tested:
 
There are a number of compilers that should also be supported, but have not been tested:
*Microsoft Visual C++ 7.1 and 8.0 on Windows (Visual Studio .NET 2003 and 2005)
+
*Microsoft Visual C++ 7.1, 8.0, and 9.0 on Windows (Visual Studio .NET 2003, 2005, and 2008 SP1)
 +
*MinGW GCC 4.4 and 4.5 on Windows.
 
*Intel C++ 10 and above on Windows
 
*Intel C++ 10 and above on Windows
 
*Intel C++ 9 on Linux
 
*Intel C++ 9 on Linux

Revision as of 03:18, 13 July 2012

The following compilers have been tested and should be compatible with KlayGE:

  • Microsoft Visual C++ 10.0 (Visual Studio 2010 SP1), Microsoft Visual C++ 11.0 RC.
  • MinGW GCC 4.6 on Windows.
  • GNU GCC 4.4 on Linux.
  • CrystaX NDK r7 with GCC 4.4.3


There are a number of compilers that should also be supported, but have not been tested:

  • Microsoft Visual C++ 7.1, 8.0, and 9.0 on Windows (Visual Studio .NET 2003, 2005, and 2008 SP1)
  • MinGW GCC 4.4 and 4.5 on Windows.
  • Intel C++ 10 and above on Windows
  • Intel C++ 9 on Linux