[Kdenlive-devel] cmake/MLT version problem
jb
jb at kdenlive.org
Tue Sep 14 16:38:25 UTC 2010
On Tuesday 14 September 2010 15:25:32 Simon A. Eugster wrote:
> simon at Blackhawk:/data/cworkspace/kdenlive.git/kdenlive/build$ cmake ..
> -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=debugfull
> -- Found Qt-Version 4.6.3 (using /usr/bin/qmake)
> -- Found X11: /usr/lib/libX11.so
> -- Phonon Version: 4.4.2
> -- Found KDE 4.4 include dir: /usr/include
> -- Found KDE 4.4 library dir: /usr/lib
> -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
> -- Found automoc4: /usr/bin/automoc4
> -- MLT install path: /usr
> -- MLT includes: /usr/include/mlt
> -- MLT library: /usr/lib/libmlt.so
> -- MLT++ includes: /usr/include
> -- MLT++ library: /usr/lib/libmlt++.so
> CMake Error at CMakeLists.txt:21 (message):
> MLT must be at least version 0.5.10, you have 0.5.6
>
> Please install recent MLT http://www.mltframework.org
The MLT version is cached, so you need to delete your CMakeCache.txt if you
have a newer MLT version. I have not found the correct way to clear the cached
value when running cmake.
jb
More information about the Kdenlive
mailing list