Registered Member
|
Hi everybody and salute to all of my masters, I have a c++ compile problem on Ubuntu 7.10 with "KdenLive Video Editing" Application. I'm a newbie programmer on Linux c++, so I can't solve the problem myself. I googled for all related topics but can't found any solution. This application will be very useful for my video editing school project. I must to make some small changes on this application and compile it. So firstly, I decided to compile the original code, after it works, I will start to change some codes and recompile it. But I can't compile the original yet. Ok, here is the what I did and what is my problem: I read all dependencies on http://www.kdenlive.org Wiki Pages and install all of them, including KDE environment and lots of extra dev packages. So, I found a builder script: http://code.google.com/p/kdenlive-dev-helpers/ This builder script is downloading some other dependencies (ffmpeg, mlt, mlt++) and KdenLive from SVN, and compiling all of them. Everything looking almost right until it come the last part of the script: compiling the KdenLive. I'm getting some warnings like below before compiling KdenLive: But I think the warnings are not very important, aren't they? And finally, this is the final error that stops the compile process:
I said "OK"! I will try another way. And I read the INSTALL file that comes with KdenLive SVN package. So I run the command:
And finally it is start to scan and gave an error:
So, I'm here now. Is it possible that I'm using a wrong compiler? Or what can it be? Thank you. |
Registered Member
|
is it now working with last svn versions of all ? which compiler do you have ? |
Registered Member
|
Hi, the scritp you are using is out of date. Try the one attached to this post: viewtopic.php?f=8&t=339&start=30 or go here an try this other version: http://sourceforge.net/mailarchive/foru ... live-devel Both should work if you have all necessary dependencies installed (except MLT & ffmpeg that are updated and installed by the script). Regards. |
Registered users: Bing [Bot], gfielding, Google [Bot], Sogou [Bot]