https://bugs.kde.org/show_bug.cgi?id=471281
--- Comment #6 from mashkal2...@gmail.com <mashkal2...@gmail.com> --- (In reply to Julius Künzel from comment #5) > It could be that the page you refere to is incomplete or only mentions Qt6 > packages for Kdenlive, but not for MLT. > > Try to read the cmake output, it tells you that the Qt6Core5Compat module is > missing. Right. After installing the required packages, there was still some issue building MLT - some generated header for glxanimate was missing.. Ended up switching the base container to Ubuntu 25.04 and installing MLT from the distro package. There are a few libraries not listed in build.md. Installing the relevant distro packages finally fixes the issue and lets me build kdenlive. CMake Error at /usr/share/cmake-3.31/Modules/FindPkgConfig.cmake:645 (message): The following required packages were not found: - libavformat - libavcodec - libswresample - libavutil Call Stack (most recent call first): /usr/share/cmake-3.31/Modules/FindPkgConfig.cmake:873 (_pkg_check_modules_internal) CMakeLists.txt:153 (pkg_check_modules) -- You are receiving this mail because: You are watching all bug changes.