slint/docs/release-artifacts.md
Olivier Goffart 88697c68bb Remove license header from .md/.mdx files
They should be in the lines, but the problem is that this causes issues
in the .mdx files.

License header doesn't really make sense for .md files anyway
2025-12-04 21:58:09 +01:00

3.9 KiB

Assets

C++ SDK

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

Tool Binaries

Add-on Linux x86-64 Windows (x86-64) Windows (aarch64) macOS (universal) Linux aarch64 Linux armv7
slint-lsp slint-lsp-linux.tar.gz slint-lsp-windows-x86_64.zip slint-lsp-windows-arm64.zip slint-lsp-macos.tar.gz slint-lsp-aarch64-unknown-linux-gnu.tar.gz slint-lsp-armv7-unknown-linux-gnueabihf.tar.gz
slint-viewer slint-viewer-linux.tar.gz slint-viewer-windows-x86_64.zip slint-viewer-windows-arm64.zip slint-viewer-macos.tar.gz slint-viewer-aarch64-unknown-linux-gnu.tar.gz slint-viewer-armv7-unknown-linux-gnueabihf.tar.gz