Hi @JulianOes I am not sure if you are directly involved in build issues with QGroundControl but I made some progress today and I wanted to share the latest with you. I was missing QT libraries and I installed them and rerun the configuration. Unfortunately, to my disappointment the configuration still failed with the following errors:
QGroundControl Configuration Summary
-- Generated at: 2025-12-28 20:59:22 MST
-- ==================================================================
--
-- CMake System:
-- CMake version: 4.2.1
-- Generator: Ninja
-- Build type: Debug
-- Source directory: /home/jetson/git/qgroundcontrol
-- Install prefix: /home/jetson/git/qgroundcontrol/build/AppDir/usr
-- Host system: Linux 5.15.148-tegra
-- Target system: Linux 5.15.148-tegra
-- Toolchain file: /home/jetson/Qt/6.10.1/gcc_arm64/bin/../lib/cmake/Qt6/qt.toolchain.cmake
-- Prefix path: /home/jetson/Qt/6.10.1/gcc_arm64/lib/cmake;~/Qt/6.10.1/gcc_arm64/lib/cmake
--
-- Compiler & Linker:
-- C++ compiler: GNU 11.4.0
-- C++ standard: C++20
--
-- Application:
-- Name: QGroundControl
-- Version: v5.0.3-542-gcf486a791
-- Description: Open Source Ground Control App
-- Organization: QGroundControl (qgroundcontrol.com)
-- Package name: org.mavlink.qgroundcontrol
-- Settings version: 9
--
-- Build & Feature Flags:
-- Stable build : OFF
-- Use build caching : ON
-- Enable testing : ON
-- Enable QML debugging : ON
-- Enable QML linting : OFF
-- Enable 3D Viewer : ON
-- Enable Bluetooth links : ON
-- Enable ZeroConf compatibility : OFF
-- Disable AIRLink : ON
-- Disable serial links : OFF
-- Enable UVC devices : ON
-- Enable GStreamer video : ON
-- Enable Qt video backend : OFF
-- Disable APM MAVLink dialect : OFF
-- Disable APM plugin : OFF
-- Disable PX4 plugin : OFF
--
-- External Dependencies:
-- MAVLink repo: GitHub - mavlink/mavlink: Marshalling / communication library for drones.
-- MAVLink tag: dd17c1a65de7b9ad8dd6e3491a8690c0d0b27ba1
-- CPM cache: /home/jetson/git/qgroundcontrol/build/cpm_modules
-- QML output dir: /home/jetson/git/qgroundcontrol/build/qml
--
-- Linux Platform:
-- AppImage: Enabled
--
-- ==================================================================
--
/home/jetson/Qt/6.10.1/gcc_arm64/libexec/qmlimportscanner: /lib/aarch64-linux-gnu/libm.so.6: version `GLIBC_2.38’ not found (required by /home/jetson/Qt/6.10.1/gcc_arm64/libexec/../lib/libQt6Qml.so.6)
/home/jetson/Qt/6.10.1/gcc_arm64/libexec/qmlimportscanner: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.38’ not found (required by /home/jetson/Qt/6.10.1/gcc_arm64/libexec/../lib/libQt6Network.so.6)
CMake Error at /home/jetson/Qt/6.10.1/gcc_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:4569 (message):
Failed to scan target QGroundControl for QML imports: 1
Call Stack (most recent call first):
/home/jetson/Qt/6.10.1/gcc_arm64/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:4624 (_qt_internal_scan_qml_imports)
/home/jetson/Qt/6.10.1/gcc_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:799 (qt6_import_qml_plugins)
/home/jetson/Qt/6.10.1/gcc_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:799 (cmake_language)
/home/jetson/Qt/6.10.1/gcc_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:877 (_qt_internal_finalize_executable)
/home/jetson/Qt/6.10.1/gcc_arm64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:846:EVAL:1 (qt6_finalize_target)
CMakeLists.txt:DEFERRED