Hi everyone, I'm new(bie) in Kdenlive development and for now I'm trying to build the last refactoring_timeline version as explained on the website's development page.
I've followed steps until installing MLT V6.6.0. I've done steps explained in this page : https://community.kde.org/Kdenlive/Development/KF5#Get_the_Qt5.2FKF5_branch_of_Kdenlive And everything is going well. But, at this step : <--- cmake .. -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DCMAKE_INSTALL_PREFIX=/usr/local ---> I have this error message : <--- -- Could NOT find KF5XmlGui , checked the following files: /usr/lib/x86_64-linux-gnu/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (version 5.18.0) /usr/lib/x86_64-linux-gnu/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (version 5.18.0) -- KF5 < 5.23.0 Disable icon coloring -- Found KF5 FileMetadata to extract file metadata CMake Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message): Could NOT find MLT: Found unsuitable version "6.5.0", but required is at least "6.6.0" (found /usr/lib/x86_64-linux-gnu/libmlt.so) Call Stack (most recent call first): /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:386 (_FPHSA_FAILURE_MESSAGE) cmake/modules/FindMLT.cmake:59 (find_package_handle_standard_args) CMakeLists.txt:105 (find_package) -- Configuring incomplete, errors occurred! See also "/home/felix/kdenlive/kdenlive_git/CMakeFiles/CMakeOutput.log". ---> Regarding MLT, when I do this : <--- $ melt --version melt 6.6.0 Copyright (C) 2002-2018 Meltytech, LLC ---> Then it seems right, but cmake doesn't find it. What should I do ? Thank you for your help ! Best regards, Félix -- 25 rue Baudet 93200 Saint-Denis 06.48.69.07.64 felixg.da...@gmail.com