[Kdenlive-devel] Error building from SVN tree: ‘mlt_service_cache_get_size’ was not declared in this scope
jb
jb at kdenlive.org
Fri Oct 21 16:27:45 UTC 2011
On Friday 21 October 2011 09:53:49 Doran Barton wrote:
> -- checking for module 'mlt++'
> -- package 'mlt++' not found
> CMake Error at /usr/share/kde4/apps/cmake/modules/FindPkgConfig.cmake:283
> (message):
> A required package was not found
> Call Stack (most recent call first):
> /usr/share/kde4/apps/cmake/modules/FindPkgConfig.cmake:337
> (_pkg_check_modules_internal)
> cmake/modules/FindLIBMLT.cmake:6 (pkg_check_modules)
> CMakeLists.txt:29 (find_package)
>
>
> -- MLT install path:
> -- MLT includes: /usr/local/include/mlt
> -- MLT library: /usr/local/lib/libmlt.so
> -- MLT++ includes: /usr/local/include
> -- MLT++ library: /usr/local/lib/libmlt++.so
> CMake Error at CMakeLists.txt:31 (message):
> MLT must be at least version 0.7.4, you have
Maybe you have an old pkgconfig file from a previous MLT version still on your
system that fools cmake.
Check in /usr/lib/pkgconfig and /us r/local/lib/pkgconfig and remove all mlt*.pc
files, then reinstall mlt
Might solve your problem
regards
jb
More information about the Kdenlive
mailing list