el jefe delito wrote: > Using the latest (that I could find) "easy build script" located here > http://www.kdenlive.org/bbforum/download.php?id=89 I still get errors > compiling KDEnlive and MLT: > > /home/eljefe/kdenlive/kdenlive/kdenlive/krender.cpp:1424: error: no > matching function for call to 'Mlt::Consumer::Consumer(Mlt::Profile&, > const char [8])' > /usr/include/mlt++/MltConsumer.h:43: note: candidates are: > Mlt::Consumer::Consumer(mlt_consumer_s*) > /usr/include/mlt++/MltConsumer.h:42: note: > Mlt::Consumer::Consumer(Mlt::Consumer&) > /usr/include/mlt++/MltConsumer.h:41: note: > Mlt::Consumer::Consumer(Mlt::Service&) > /usr/include/mlt++/MltConsumer.h:40: note: > Mlt::Consumer::Consumer(char*, char*) > /usr/include/mlt++/MltConsumer.h:39: note: > Mlt::Consumer::Consumer() Looks like MLT++ was not correctly updated / installed. Can't try the script right now, but do you get any error message in the MLT++ build / install ?
jb