[Kdenlive-devel] Compilation error
jmpoure at free.fr
jmpoure at free.fr
Sun Oct 22 14:04:56 UTC 2006
Dear Friends,
First of all, the sox problem is gone. I could compile the latest sox from
source (downloaded on the internet) rather than the old Sox provided with
Debian.
Then, I updated Kdenlive from SVN. There seems to be an error:
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include
-I. -I/usr/include -I/usr/include/mlt -D_REENTRANT -DQT_THREAD_SUPPORT
-D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W
-Wpointer-arith -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
-DENABLE_FIREWIRE -MT avformatdesccodeclist.o -MD -MP -MF
".deps/avformatdesccodeclist.Tpo" \
-c -o avformatdesccodeclist.o `test -f 'avformatdesccodeclist.cpp' ||
echo './'`avformatdesccodeclist.cpp; \
then mv -f ".deps/avformatdesccodeclist.Tpo"
".deps/avformatdesccodeclist.Po"; \
else rm -f ".deps/avformatdesccodeclist.Tpo"; exit 1; \
fi
Dans le fichier inclus à partir de krender.h:43,
à partir de avformatdesccodeclist.cpp:20:
kdenlive.h:38:30: erreur: kdenlivesettings.h : Aucun fichier ou répertoire de ce
type
Dans le fichier inclus à partir de kdenlive.h:40,
à partir de krender.h:43,
à partir de avformatdesccodeclist.cpp:20:
exportwidget.h:39:33: erreur: exportbasewidget_ui.h : Aucun fichier ou
répertoire de ce type
Dans le fichier inclus à partir de kdenlive.h:41,
à partir de krender.h:43,
à partir de avformatdesccodeclist.cpp:20:
transitiondialog.h:31:36: erreur: transitioncrossfade_ui.h : Aucun fichier ou
répertoire de ce type
transitiondialog.h:32:36: erreur: transitionaudiofade_ui.h : Aucun fichier ou
répertoire de ce type
transitiondialog.h:33:35: erreur: transitionlumafile_ui.h : Aucun fichier ou
répertoire de ce type
Dans le fichier inclus à partir de transitiondialog.h:34,
à partir de kdenlive.h:41,
à partir de krender.h:43,
à partir de avformatdesccodeclist.cpp:20:
transitionwipewidget.h:24:31: erreur: transitionwipe_ui.h : Aucun fichier ou
répertoire de ce type
Dans le fichier inclus à partir de transitiondialog.h:35,
à partir de kdenlive.h:41,
à partir de krender.h:43,
à partir de avformatdesccodeclist.cpp:20:
transitionpipwidget.h:29:30: erreur: transitionpip_ui.h : Aucun fichier ou
répertoire de ce type
Dans le fichier inclus à partir de kdenlive.h:46,
à partir de krender.h:43,
à partir de avformatdesccodeclist.cpp:20:
exportdvddialog.h:29:26: erreur: exportdvd_ui.h : Aucun fichier ou répertoire de
ce type
dynamicToolTip.h:28: attention : class Gui::DynamicToolTip has virtual
functions but non-virtual destructor
exportwidget.h:42: erreur: expected class-name before { token
exportwidget.h:95: erreur: QListViewItem has not been declared
transitionwipewidget.h:29: erreur: expected class-name before { token
transitionwipewidget.h:32: erreur: WFlags has not been declared
transitionwipewidget.h:29: attention : class Gui::transitionWipeWidget has
virtual functions but non-virtual destructor
transitionpipwidget.h:79: erreur: expected class-name before { token
transitionpipwidget.h:82: erreur: WFlags has not been declared
transitiondialog.h:75: erreur: ISO C++ forbids declaration of
transitionCrossfade_UI with no type
transitiondialog.h:75: erreur: expected ; before * token
transitiondialog.h:76: erreur: ISO C++ forbids declaration of
transitionLumaFile_UI with no type
transitiondialog.h:76: erreur: expected ; before * token
transitiondialog.h:77: erreur: ISO C++ forbids declaration of
transitionAudiofade_UI with no type
transitiondialog.h:77: erreur: expected ; before * token
/usr/share/qt3/include/qxml.h:224: attention : class QXmlReader has virtual
functions but non-virtual destructor
/usr/share/qt3/include/qxml.h:407: attention : class QXmlContentHandler has
virtual functions but non-virtual destructor
/usr/share/qt3/include/qxml.h:424: attention : class QXmlErrorHandler has
virtual functions but non-virtual destructor
/usr/share/qt3/include/qxml.h:433: attention : class QXmlDTDHandler has
virtual functions but non-virtual destructor
/usr/share/qt3/include/qxml.h:441: attention : class QXmlEntityResolver has
virtual functions but non-virtual destructor
/usr/share/qt3/include/qxml.h:448: attention : class QXmlLexicalHandler has
virtual functions but non-virtual destructor
/usr/share/qt3/include/qxml.h:461: attention : class QXmlDeclHandler has
virtual functions but non-virtual destructor
exportdvddialog.h:39: erreur: expected class-name before { token
exportdvddialog.h:39: attention : class Gui::ExportDvdDialog has virtual
functions but non-virtual destructor
make[2]: *** [avformatdesccodeclist.o] Erreur 1
make[2]: quittant le répertoire «
/home/jmpoure/logiciels/kdenlive/kdenlive/kdenlive »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/jmpoure/logiciels/kdenlive/kdenlive »
make: *** [all] Erreur 2
Kind regards,
Jean-Michel
More information about the Kdenlive
mailing list