Skip to content

Supported Compilers

Matthew Marshall edited this page Aug 15, 2018 · 1 revision

This is the list of compilers capable of compiling SoA and Vorb. Those that are listed as unknown are compiler versions we'd like to support ideally.

Compiler Name Supported
MSVC 12.0 (VS2013) Yes (/w C++14 enabled)
MSVC 14.0 (VS2015) Yes
MSVC 14.{1-14} (VS2017 15.{0-7}) Unknown (though we think so)
MSVC 14.15 (VS2017 15.8) No
GCC 4.9 Unknown
GCC 5.5 Unknown
GCC 6.4 Unknown
GCC 7.3 Unknown
GCC 8.1 Yes
GCC 8.2 Yes
Clang 3.9 Unknown
Clang 4.0 Unknown
Clang 5.0 Unknown
Clang 6.0 Yes