I'm trying to download a local clone I made of the Kdenlive git master build in Qt Creator, but I'm getting this error:

CMake Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message):

Could NOT find MLT (missing: MLT_LIBRARIES MLT_INCLUDE_DIR) (Required is at

least version "6.0.0")

Call Stack (most recent call first):

/usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)

cmake/modules/FindMLT.cmake:59 (find_package_handle_standard_args)

CMakeLists.txt:99 (find_package)

Can anyone direct me on the steps I might take to solve this and open the Kdenlive source project in Qt Creator?

Running:

Linux Mint 18.1 x64 (Ubuntu 16.04 base)

Added ppa:kdenlive/kdenlive-master ppa

Installed mlt version 6.5.0 (package name from Synaptic: melt_6.4.0+git201701220401~ubuntu16.04.1_amd64)

Reply via email to