https://bugs.kde.org/show_bug.cgi?id=499444
Bug ID: 499444 Summary: Fails to build on ubuntu 24.10 Classification: Applications Product: kdenlive Version: git-master Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Setup & Installation Assignee: j...@kdenlive.org Reporter: mashkal2...@gmail.com Target Milestone: --- The build page (https://invent.kde.org/multimedia/kdenlive/-/blob/master/dev-docs/build.md) says that 24.10 is supported. Particularly, that the required mlt version is >= 7.22.0. Ubuntu 24.10 has MLT version 7.24 (https://packages.ubuntu.com/oracular/libmlt++7) but cmake says that 7.28.0 is required. CMake Error at /usr/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:233 (message): Could NOT find MLT: Found unsuitable version "7.24.0", but required is at least "7.28.0" (found /usr/lib/x86_64-linux-gnu/libmlt-7.so) Call Stack (most recent call first): /usr/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:601 (_FPHSA_FAILURE_MESSAGE) cmake/modules/FindMLT.cmake:67 (find_package_handle_standard_args) CMakeLists.txt:133 (find_package) -- You are receiving this mail because: You are watching all bug changes.