Supported Compilers and Platforms
Support Policy
CppCMS expected to work with any modern C++ compiler that supports C++2003 and above. It supports any recent POSIX compatible operating system and Microsoft Windows XP and above.
- CppCMS is tested regularly on recent GCC, Clang and MSVC compilers.
- CppCMS is tested regularly on Linux, FreeBSD, Solaris and Microsoft Windows.
The nightly builds and tests of CppCMS git master can be found there.
Compilers that are known to work with CppCMS
- GCC >= 3.4 and GCC in C++11 mode.
- Clang 2.9 and above
- Microsoft Visual Studio 2008 and above
- Intel C++ Compiler
- Sun Studio with STLPort standard library
← Whats New in CppCMS 1.x.x? | Top | Changelog for CppCMS 1.x.x →