docs/release-artifacts.md
For C++ developers, this release contains the following pre-packed builds of Slint:
| Desktop Operating System | Compiler | Architecture | Download |
|---|---|---|---|
| Linux | gcc | x86-64 | Slint-cpp-{version}-Linux-x86_64.tar.gz |
| Linux | gcc | arm64 | Slint-cpp-{version}-Linux-arm64.tar.gz |
| Linux | gcc | armhf | Slint-cpp-{version}-Linux-armhf.tar.gz |
| Windows | MSVC | x86-64 | Slint-cpp-{version}-win64-MSVC-AMD64.exe |
| Windows | MSVC | arm64 | Slint-cpp-{version}-win64-MSVC-ARM64.exe |
| Templates for Microcontroller Evaluation Board | Download |
|---|---|
| STM32H747I-DISCO: Dual-core Arm M7/M4 MCU with 4” touch LCD display module | slint-cpp-template-stm32h747i-disco.zip |
| STM32H735G-DK: Arm M7 MCU with 4” touch LCD display module | slint-cpp-template-stm32h735g-dk.zip |