- CMake version 3.3 or higher is required to build the exported project.
- The exported code makes use of some C++11 elements.
These will not work with old compilers.
The minimum requirements for the target compilers are:
VS 2013,
GCC 4.8.6,
clang 3.9, and
ICC 16.
Older compilers might work but are not supported.