Difference between revisions of "Compilers tested"

From KlayGE
Jump to: navigation, search
Line 2: Line 2:
  
 
The following compilers have been tested and should be compatible to [[KlayGE/en|KlayGE]]:
 
The following compilers have been tested and should be compatible to [[KlayGE/en|KlayGE]]:
*Microsoft Visual C++ 12.0 Update 2, Microsoft Visual C++ 14.0 Update 2.
+
*Microsoft Visual C++ 12.0 Update 5, Microsoft Visual C++ 14.0 Update 2.
 
*MinGW-w64 GCC 5.1 on Windows.
 
*MinGW-w64 GCC 5.1 on Windows.
 
*Android NDK r10b
 
*Android NDK r10b

Revision as of 17:14, 23 July 2016

KlayGE 4.9

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

  • Microsoft Visual C++ 12.0 Update 5, Microsoft Visual C++ 14.0 Update 2.
  • MinGW-w64 GCC 5.1 on Windows.
  • Android NDK r10b

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

  • MinGW GCC 4.8-4.9 on Windows.

KlayGE development version

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

  • Microsoft Visual C++ 12.0 Update 5, Microsoft Visual C++ 14.0 Update 3.
  • MinGW-w64 GCC 5.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.1-5.2 on Windows.