Difference between revisions of "Compilers tested"

From KlayGE
Jump to: navigation, search
m
Line 4: Line 4:
 
*Microsoft Visual C++ 10.0 (Visual Studio 2010 SP1), Microsoft Visual C++ 11.0 Update 2.
 
*Microsoft Visual C++ 10.0 (Visual Studio 2010 SP1), Microsoft Visual C++ 11.0 Update 2.
 
*MinGW GCC 4.6 and 4.7 on Windows.
 
*MinGW GCC 4.6 and 4.7 on Windows.
*GNU GCC 4.6 on Linux.
 
 
*Android NDK r8e
 
*Android NDK r8e
  
 
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++ 9.0 on Windows (Visual Studio .NET 2003, 2005, and 2008 SP1)
+
*Microsoft Visual C++ 9.0 on Windows (Visual Studio .NET 2008 SP1)
*MinGW GCC 4.3 - 4.5 on Windows.
+
*MinGW GCC 4.3-4.5 on Windows.
  
 
== KlayGE development version ==
 
== KlayGE development version ==
Line 19: Line 18:
  
 
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++ 9.0 on Windows (Visual Studio .NET 2003, 2005, and 2008 SP1)
+
*Microsoft Visual C++ 9.0 on Windows (Visual Studio .NET 2008 SP1)
 
*MinGW GCC 4.3-4.7 on Windows.
 
*MinGW GCC 4.3-4.7 on Windows.
  
 
[[ru:Протестированные компиляторы]]
 
[[ru:Протестированные компиляторы]]
 
[[zh:经过测试的编译器]]
 
[[zh:经过测试的编译器]]

Revision as of 04:32, 9 December 2013

KlayGE 4.3

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

  • Microsoft Visual C++ 10.0 (Visual Studio 2010 SP1), Microsoft Visual C++ 11.0 Update 2.
  • MinGW GCC 4.6 and 4.7 on Windows.
  • Android NDK r8e

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

  • Microsoft Visual C++ 9.0 on Windows (Visual Studio .NET 2008 SP1)
  • MinGW GCC 4.3-4.5 on Windows.

KlayGE development version

The following compilers have been tested and should be compatible to KlayGE development version:

  • Microsoft Visual C++ 10.0 (Visual Studio 2010 SP1), Microsoft Visual C++ 11.0 Update 4, Microsoft Visual C++ 12.0.
  • MinGW-x64 GCC 4.8 on Windows.
  • Android NDK r9b

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

  • Microsoft Visual C++ 9.0 on Windows (Visual Studio .NET 2008 SP1)
  • MinGW GCC 4.3-4.7 on Windows.