[Kdenlive-devel] Problem with compiling: /usr/include/kde/klistview.h:1031: error: candidates are: const QColo
Rosario Maddox
rosario.maddox at thetaworld.net
Tue Nov 28 09:26:36 UTC 2006
I have Debian stable system and have installed the libraries as
suggested including ffmpeg (new) and mlt and mlt++, but then I got this
error and cannot continue. If someone can give me a clue to compile
kdenlive, please.
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde
-I/usr/share/qt3/include -I/usr/X11R6/include -
I/usr/local/include -I/usr/local/include/mlt -D_REENTRANT
-DQT_THREAD_SUPPORT -D_REENTRANT -Wno-lon
g-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -Wal
l -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute
-Wno-non-virtual-dtor -fno-except
ions -fno-check-new -fno-common -MT avlistviewitem.o -MD -MP -MF
".deps/avlistviewitem.Tpo" -c -o avli
stviewitem.o avlistviewitem.cpp; \
then mv -f ".deps/avlistviewitem.Tpo" ".deps/avlistviewitem.Po"; else rm
-f ".deps/avlistviewitem.Tpo";
exit 1; fi
avlistviewitem.cpp: In member function `virtual void
AVListViewItem::paintCell(QPainter*, const QColorGroup&, int, int, int)':
avlistviewitem.cpp:89: error: no matching function for call to
`AVListViewItem
::backgroundColor(int&)'
/usr/include/kde/klistview.h:1031: error: candidates are: const QColor&
KListViewItem::backgroundColor()
make[2]: *** [avlistviewitem.o] Error 1
make[2]: Leaving directory
`/home/data2/protected/Downloads/kdenlive/kdenlive'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/data2/protected/Downloads/kdenlive'
make: *** [all] Error 2
More information about the Kdenlive
mailing list