On Wednesday 23 May 2007 5:34 pm, Aleksander Adamowski wrote: > 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?
as the mlt maintainer, yes > There's no file named Mlt.h in any sources (mlt, mlt++, kdenlive) - > only mlt.h in mlt and mlt++ (and they are identical). http://mlt.svn.sourceforge.net/viewvc/*checkout*/mlt/trunk/mlt%2B%2B/src/Mlt.h > Anyway here's the today's result: > > compiling > /home/opt/soft/Graphics/KDEnlive/SVN/build/2007-05-24/kdenlive/kdenlive/kde >nlive.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/kde >nlive.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/kde >nlive.cpp:115: > /home/opt/soft/Graphics/KDEnlive/SVN/build/2007-05-24/kdenlive/kdenlive/tra >ckpanelclipmovefunction.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/kde >nlive.cpp: In member function 'QString > Gui::KdenliveApp::projectFormatName(uint)': > /home/opt/soft/Graphics/KDEnlive/SVN/build/2007-05-24/kdenlive/kdenlive/kde >nlive.cpp:298: warning: comparison between signed and unsigned integer > expressions > /home/opt/soft/Graphics/KDEnlive/SVN/build/2007-05-24/kdenlive/kdenlive/kde >nlive.cpp: In member function 'void Gui::KdenliveApp::slotAddEffect(const > QString&)': > /home/opt/soft/Graphics/KDEnlive/SVN/build/2007-05-24/kdenlive/kdenlive/kde >nlive.cpp:363: error: no matching function for call to > 'EffectDesc::createEffect(QString&)' > ./kdenlive/effectdesc.h:56: note: candidates are: Effect* > EffectDesc::createEffect() Kdenlive is indeed broken in SVN as of about 4 hours ago: http://kdenlive.svn.sourceforge.net/viewvc/kdenlive/trunk/kdenlive/kdenlive/effectdesc.h?r1=1456&r2=1527 -- +-DRD-+
