Difference between revisions of "Compilers tested"

From KlayGE
Jump to: navigation, search
 
(18 intermediate revisions by one user not shown)
Line 1: Line 1:
The following compilers have been tested and should be compatible with [[KlayGE]]:
+
== KlayGE 4.11 ==
*Microsoft Visual C++ 10.0 (Visual Studio 2010 SP1), Microsoft Visual C++ 11.0 Update 1.
+
 
*MinGW GCC 4.6 and 4.7 on Windows.
+
The following compilers have been tested and should be compatible to [[KlayGE/en|KlayGE]]:
*GNU GCC 4.6 on Linux.
+
*Microsoft Visual C++ 14.0 Update 3, Microsoft Visual C++ 14.1.
*[http://www.crystax.net/en/android/ndk/7 CrystaX NDK r7] with GCC 4.6.3
+
*MinGW-w64 GCC 5.1 and 6.3 on Windows.
 +
*Android NDK r12
 +
 
 +
There are a number of compilers that should also be supported, but have not been tested:
 +
*MinGW GCC 5.2-6.2 on Windows.
 +
 
 +
== KlayGE development version ==
 +
 
 +
The following compilers have been tested and should be compatible to [[Download#Development version|KlayGE development version]]:
 +
*Microsoft Visual C++ 14.0 Update 3, Microsoft Visual C++ 14.1.
 +
*MinGW-w64 GCC 5.1 and 6.3 on Windows.
 +
*Android NDK r12
  
 
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, 8.0, and 9.0 on Windows (Visual Studio .NET 2003, 2005, and 2008 SP1)
+
*MinGW GCC 5.2-6.2 on Windows.
*MinGW GCC 4.4 and 4.5 on Windows.
+
*Intel C++ 10 and above on Windows
+
*Intel C++ 9 on Linux
+
  
 
[[ru:Протестированные компиляторы]]
 
[[ru:Протестированные компиляторы]]
 
[[zh:经过测试的编译器]]
 
[[zh:经过测试的编译器]]

Latest revision as of 01:56, 1 July 2017

KlayGE 4.11

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

  • Microsoft Visual C++ 14.0 Update 3, Microsoft Visual C++ 14.1.
  • MinGW-w64 GCC 5.1 and 6.3 on Windows.
  • Android NDK r12

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

  • MinGW GCC 5.2-6.2 on Windows.

KlayGE development version

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

  • Microsoft Visual C++ 14.0 Update 3, Microsoft Visual C++ 14.1.
  • MinGW-w64 GCC 5.1 and 6.3 on Windows.
  • Android NDK r12

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

  • MinGW GCC 5.2-6.2 on Windows.