Registered Member
|
Hi
In last years I use together with official kdenlive, also kdenlive from build scripts. The problem is in last week I cannot compile it as there is an error, any idea where is the problem? (looks like during compilation kdenlive & mlt) Last part of the code bellow:
Last edited by vylaern on Tue Jul 14, 2015 10:27 am, edited 1 time in total.
|
Registered Member
|
The build script works. You probably have something wrong w/ your environment.
What O/S and version are you using? |
Registered Member
|
Gentoo 64
|
Registered Member
|
I suspect that you have conflicting versions of MLT. Looking at your compile log, I see that it's including from /usr/include/mlt.
You probably have MLT installed from the Gentoo repo and have a copy of MLT in the sandbox's source tree. You'll need to work out your 'include' paths so that the sandbox comes up first. |
Registered Member
|
Yes. I have mlt, but I never had a problem with both version together. One was in the system tree, the other one (independent) was build by the script in /home/kdenlive. I will try uninstall mlt, then will run build.script. |
Moderator
|
Which build script are you using ?
I think ones here are for 0.9.10 http://www.mltframework.org/bin/view/MLT/BuildScripts |
Registered Member
|
Yes. But on 22nd update and had no problem and everything is fine now. [SOLVED] many thanks |
Registered Member
|
Hello i am facing problem while building kdenlive ... Problems looks like :
[ 83%] Building CXX object src/CMakeFiles/kdenlive.dir/utils/KoIconUtils.cpp.o /root/kdenlive/kdenlive/src/utils/KoIconUtils.cpp: In function ‘QIcon KoIconUtils::themedIcon(const QString&)’: /root/kdenlive/kdenlive/src/utils/KoIconUtils.cpp:41:39: error: invalid use of incomplete type ‘class QPalette’ QColor background = qApp->palette().window().color(); ^ In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:40:0, from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVariant:1, from /usr/include/KF5/KConfigCore/kconfig.h:32, from /usr/include/KF5/KConfigCore/ksharedconfig.h:25, from /usr/include/KF5/KConfigCore/kcoreconfigskeleton.h:28, from /usr/include/KF5/KConfigGui/kconfigskeleton.h:28, from /root/kdenlive/kdenlive/build/src/kdenlivesettings.h:6, from /root/kdenlive/kdenlive/src/utils/KoIconUtils.h:23, from /root/kdenlive/kdenlive/src/utils/KoIconUtils.cpp:19: /usr/include/x86_64-linux-gnu/qt5/QtCore/qmetatype.h:1874:1: note: forward declaration of ‘class QPalette’ QT_FOR_EACH_STATIC_GUI_CLASS(QT_FORWARD_DECLARE_STATIC_TYPES_ITER) ^ src/CMakeFiles/kdenlive.dir/build.make:4252: recipe for target 'src/CMakeFiles/kdenlive.dir/utils/KoIconUtils.cpp.o' failed make[2]: *** [src/CMakeFiles/kdenlive.dir/utils/KoIconUtils.cpp.o] Error 1 CMakeFiles/Makefile2:568: recipe for target 'src/CMakeFiles/kdenlive.dir/all' failed make[1]: *** [src/CMakeFiles/kdenlive.dir/all] Error 2 Makefile:138: recipe for target 'all' failed make: *** [all] Error 2 Please Help |
Registered users: Bing [Bot], Evergrowing, Google [Bot]