Requirements¶
The following requiments are needed to build softare using the BDE Build System.
Supported Platforms¶
OS |
Supported compilers |
---|---|
Linux/WSL |
gcc 5+, clang 5.x+ |
Darwin |
clang 5.x+ |
Windows |
Visual Studio 2015+ |
Solaris |
Sun Studio 12+, gcc 5+ |
AIX |
Xlc 10+, gcc 5+ |
Required Tools¶
BDE build system uses other system software to implement its functionality:
Software |
Minimum required version |
---|---|
CMake |
3.19 |
Python |
3.6 |
Perl |
5.19 |
Ninja |
1.10 |