[Kdenlive-devel] SVN version build problems

Stephane Fillod f8cfe at free.fr
Thu May 24 07:12:46 UTC 2007


Aleksander Adamowski skribis:
> On 5/23/07, SAthEfRere Nomatogo <sathefrere at hotmail.com> wrote:
> > try reinstalling mlt.....
> >
> > I had an issue similar to this.  I checked out a clean svn of mlt source,
> > compiled and installed.  Worked for me.
> 
> 
> I've checked out today's versions from SVN - mlt, mlt++, kdenlive...
> Still no luck, but the error's different. BTW, the funny include
> "mlt++/Mlt.h" is still there - does it have any sense?
> 
> There's no file named Mlt.h in any sources (mlt, mlt++, kdenlive) -
> only mlt.h in mlt and mlt++ (and they are identical).
> 
> Anyway here's the today's result:
> 
> compiling /home/opt/soft/Graphics/KDEnlive/SVN/build/2007-05-24/kdenlive/kdenlive/kdenlive.cpp
> g++ -DHAVE_CONFIG_H -I./kdenlive
> -I/home/opt/soft/Graphics/KDEnlive/SVN/build/2007-05-24/kdenlive/kdenlive
> -I. -I/usr/include/kde -I/usr/share/qt3/include -I. -I/usr/include
> -I/usr/include/mlt -D_REENTRANT -D__STDC_CONSTANT_MACROS
> -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi
> -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall
> -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute
> -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -c
> /home/opt/soft/Graphics/KDEnlive/SVN/build/2007-05-24/kdenlive/kdenlive/kdenlive.cpp
> -o ./kdenlive/kdenlive.o -Wp,-MD,./kdenlive/.deps/kdenlive.TUo
> In file included from
> /home/opt/soft/Graphics/KDEnlive/SVN/build/2007-05-24/kdenlive/kdenlive/kdenlive.cpp:115:
> /home/opt/soft/Graphics/KDEnlive/SVN/build/2007-05-24/kdenlive/kdenlive/trackpanelclipmovefunction.h:166:2:
> warning: #warning - The following method is a bad example for
> programming design.
> /home/opt/soft/Graphics/KDEnlive/SVN/build/2007-05-24/kdenlive/kdenlive/kdenlive.cpp:
> In member function 'QString
> Gui::KdenliveApp::projectFormatName(uint)':
> /home/opt/soft/Graphics/KDEnlive/SVN/build/2007-05-24/kdenlive/kdenlive/kdenlive.cpp:298:
> warning: comparison between signed and unsigned integer expressions
> /home/opt/soft/Graphics/KDEnlive/SVN/build/2007-05-24/kdenlive/kdenlive/kdenlive.cpp:
> In member function 'void Gui::KdenliveApp::slotAddEffect(const
> QString&)':
> /home/opt/soft/Graphics/KDEnlive/SVN/build/2007-05-24/kdenlive/kdenlive/kdenlive.cpp:363:
> error: no matching function for call to
> 'EffectDesc::createEffect(QString&)'
> ./kdenlive/effectdesc.h:56: note: candidates are: Effect*
> EffectDesc::createEffect()
> /home/opt/soft/Graphics/KDEnlive/SVN/build/2007-05-24/kdenlive/kdenlive/kdenlive.cpp:
> In member function 'void Gui::KdenliveApp::slotSetClipDuration()':
> /home/opt/soft/Graphics/KDEnlive/SVN/build/2007-05-24/kdenlive/kdenlive/kdenlive.cpp:3202:
> warning: unused variable 'ok'
> /home/opt/soft/Graphics/KDEnlive/SVN/build/2007-05-24/kdenlive/kdenlive/kdenlive.cpp:
> In member function 'void
> Gui::KdenliveApp::slotProjectDeleteClips(QStringList)':
> /home/opt/soft/Graphics/KDEnlive/SVN/build/2007-05-24/kdenlive/kdenlive/kdenlive.cpp:3370:
> warning: unused variable 'refClip'
> /home/opt/soft/Graphics/KDEnlive/SVN/build/2007-05-24/kdenlive/kdenlive/kdenlive.cpp:
> In member function 'void Gui::KdenliveApp::slotSplitAudio()':
> /home/opt/soft/Graphics/KDEnlive/SVN/build/2007-05-24/kdenlive/kdenlive/kdenlive.cpp:3521:
> error: no matching function for call to
> 'EffectDesc::createEffect(QString&)'
> ./kdenlive/effectdesc.h:56: note: candidates are: Effect*
> EffectDesc::createEffect()
> Error creating ./kdenlive/kdenlive.o. Exit status 1.
> make: *** [all] Error 1
> 
> Is it a problem on my side, or is it possible for the source from SVN
> to be b0rken so it doesn't compile?

Me too, I'm having the compilation error abour EffectDesc::createEffect(QString&).
This appeared yesterday evening.

Best Regards,
-- 
Stephane




More information about the Kdenlive mailing list