Supported Compilers
The following table lists the supported compilers for the C++ Filter SDK.
Platform | Architecture | Compiler Name | Compiler Version |
---|---|---|---|
Microsoft Windows | x86 | cl | Visual Studio 2015 to Visual Studio 2019 |
x64 | cl | Visual Studio 2015 to Visual Studio 2019 | |
Linux | x86 | gcc / g++ | 5 to 10 |
x64 | gcc / g++ | 5 to 10 | |
AArch64 | gcc / g++ | 5 to 10 | |
macOS | Apple-Intel 64-bit | LLVM | Apple LLVM 5.1 (clang-503.0.40) (based on LLVM 3.4svn) to Apple LLVM 10.0.0 (clang-1000.11.45.5) |
Apple M1 | LLVM | Apple LLVM 12.0.0 (clang 1200.0.32.28). |