- CMake 3.20+
- Conan 1.48+
- Python 3.6+
- Ninja 1.10+
- venv
<img src="https://img.shields.io/badge/Windows-10+-0062ad.svg?style=for-the-badge&labelColor=0078D6&logoColor=white&logo=Windows" alt="Badge Windows"/>
Execution from the Powershell is preferred.
- Visual Studio with MSVC 2019+
<img src="https://img.shields.io/badge/Ubuntu-b44019.svg?style=for-the-badge&labelColor=E95420&logoColor=white&logo=Ubuntu" alt="Badge Ubuntu"/> <img src="https://img.shields.io/badge/Debian-7d1627.svg?style=for-the-badge&labelColor=A81D33&logoColor=white&logo=Debian" alt="Badge Debian"/> <img src="https://img.shields.io/badge/Arch-116b98.svg?style=for-the-badge&labelColor=1793D1&logoColor=white&logo=ArchLinux" alt="Badge Arch"/> <img src="https://img.shields.io/badge/Manjaro-289044.svg?style=for-the-badge&labelColor=35BF5C&logoColor=white&logo=Manjaro" alt="Badge Manjaro"/>
- autoreconf
- glibc 2.28+
- gcc-9+
<img src="https://img.shields.io/badge/MacOS-10.15+-666666.svg?style=for-the-badge&labelColor=7d7d7d&logoColor=white&logo=Apple" alt="Badge MacOS"/>
M1 Mac users have to follow the build
instructions using a Rossetta terminal.
It is recommended to install
the dependencies with brew.
- apple-clang-9.0+
- xcode 11.4+
- automake
- altool