Hello,<br><br>Thanks for programming kdenlive and making our opensource community grow day by day.<br><br>I'm writing because I cant get out of an installation problem. I hope you can halp<br>I work on movies with commercial software, but I would like to try kdenlive, so after downloading the source I tryed to instal the software. Bu somethings goes wrong. After a successfull configuring of the source (./configure gives a positive response), when I try to execute the 
<span style="font-family: courier new,monospace;">make</span> script something goes wrong and I get this error:<br><br><div style="margin-left: 40px;"><font style="font-family: courier new,monospace;" size="1">linux:/home/marcolino/Desktop/aa_tmp/kdenlive/kdenlive-
0.2.4# make<br>make  all-recursive<br>make[1]: Entering directory `/home/marcolino/Desktop/aa_tmp/kdenlive/kdenlive-0.2.4'<br>Making all in kdenlive<br>make[2]: Entering directory `/home/marcolino/Desktop/aa_tmp/kdenlive/kdenlive-
0.2.4/kdenlive'<br>if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -MT 
avformatdesccodeclist.o -MD -MP -MF ".deps/avformatdesccodeclist.Tpo" \  -c -o avformatdesccodeclist.o `test -f 'avformatdesccodeclist.cpp' || echo './'`avformatdesccodeclist.cpp; \<br>then mv -f ".deps/avformatdesccodeclist.Tpo" ".deps/avformatdesccodeclist.Po"; \
<br>else rm -f ".deps/avformatdesccodeclist.Tpo"; exit 1; \<br>fi<br>cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++<br>/usr/share/qt3/include/qxml.h:224: warning: 'class QXmlReader' has virtual functions but non-virtual destructor
<br>/usr/share/qt3/include/qxml.h:407: warning: 'class QXmlContentHandler' has virtual functions but non-virtual destructor<br>/usr/share/qt3/include/qxml.h:424: warning: 'class QXmlErrorHandler' has virtual functions but non-virtual destructor
<br>/usr/share/qt3/include/qxml.h:433: warning: 'class QXmlDTDHandler' has virtual functions but non-virtual destructor<br>/usr/share/qt3/include/qxml.h:441: warning: 'class QXmlEntityResolver' has virtual functions but non-virtual destructor
<br>/usr/share/qt3/include/qxml.h:448: warning: 'class QXmlLexicalHandler' has virtual functions but non-virtual destructor<br>/usr/share/qt3/include/qxml.h:461: warning: 'class QXmlDeclHandler' has virtual functions but non-virtual destructor
<br>krender.h:120: error: extra ';'<br>make[2]: *** [avformatdesccodeclist.o] Error 1<br>make[2]: Leaving directory `/home/marcolino/Desktop/aa_tmp/kdenlive/kdenlive-0.2.4/kdenlive'<br>make[1]: *** [all-recursive] Error 1
<br>make[1]: Leaving directory `/home/marcolino/Desktop/aa_tmp/kdenlive/kdenlive-0.2.4'<br>make: *** [all] Error 2</font><br></div><br>I'm using Debian and I've installed all the qt3-mt and kde .deb packages requested by the configure script.
<br><br>Thanks for your attention, and maybe help.<br>Best Regards,<br><div style="text-align: right;"><br>Marco (Italy)<br></div><br>