Skip to main content

Error while building Kdenlive

3 posts / 0 new
Last post
RaD
Offline
Joined: 10/29/2007
Posts:
Error while building Kdenlive

I use fresh SVN code to build kdenlive. But I catch error like this:

 54%] Building CXX object kdenlive/CMakeFiles/kdenlive.dir/krender.o
/home/rad/development/build/kdenlive/kdenlive/krender.cpp:28:29: error: ffmpeg/avformat.h: No such file or directory
/home/rad/development/build/kdenlive/kdenlive/krender.cpp:33:23: error: mlt++/Mlt.h: No such file or directory

Full log is at attachment.
What I have to do to build Kdenlive?

0
Your rating: None
nyme
Offline
Joined: 05/25/2007
Posts:
Re: Error while building Kdenlive

hi

take a look to the wiki ... all is explained (i try and it work) for compilation ...

nyme

RaD
Offline
Joined: 10/29/2007
Posts:
Re: Error while building Kdenlive

I've built the software before. Script kdenlive_build.sh was fine. But was! This time there are the errors which I've mentioned before, and the errors look like something wrong with libraries code.