Skip to main content
HeexSDK has been tested on the following platforms.
| Architecture | Ubuntu 20.04 LTS | Ubuntu 22.04 LTS | Ubuntu 24.04 LTS |
|---|
| x86_64 | ✅ | ✅ | ✅ |
| ARM | ✅ | ✅ | ✅ |
Supported Compilers
HeexSDK has been tested with the following compilers for c++14:
gcc: 11.4.0 (22.04), 9.4.0 (20.04)
Supported Python versions
HeexSDK is compatible with the following python versions.
python: 3.12 (Ubuntu 24.04), 3.10 (Ubuntu 22.04), 3.8 (Ubuntu 20.04)
Configuring and building with python requires the --with-python optional flags to be provided to the ./heex sdk build CLI command.
Required libraries
The Heex SDK automates the installation of most of the dependencies and 3rd-party softwares required, with the Heex CLI.