On 10/21/2011 01:19 AM, j...@kdenlive.org wrote:
> You need mlt from git (0.7.5) to compile kdenlive...

I suspected as much and grabbed uninstalled the mlt 0.7.4 packages on my
system mlt from git, make'd it and installed it in /usr/local.

When I did a 'cmake' in kdenlive's build directory, it still had cached
values for where mlt and mlt++'s include files were. I deleted the
CMakeCache.txt file and ran 'cmake ..' again and got this:

-- 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

  Please install recent MLT http://www.mltframework.org

MLT installed files in /usr/local/include/mlt++, so I'm a bit confused by
this error.

-- 
f...@iodynamics.com is Doran L. "Fozz" Barton
 "Scouts are saving aluminum cans, bottles, and other items to be recycled.
   Proceeds will be used to cripple children."
    -- Seen in a church bulletin

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Kdenlive-devel mailing list
Kdenlive-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kdenlive-devel

Reply via email to