bonjour

j'essaye de compiler quanta+ en version 3.0pr1, mais je recoit cette
erreur :

g++ -I. -I. -I../.. -I. -I. -I../.. -I/usr/include/kde -I/usr/include/qt
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT 
-Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall
-pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2
-fno-exceptions -fno-check-new  -c -o quantapropertiespage.o `test -f
quantapropertiespage.cpp || echo './'`quantapropertiespage.cpp
quantapropertiespage.cpp: In method
`QuantaPropertiesPage::QuantaPropertiesPage(QWidget * = 0, const char *
= 0, unsigned int = 0)':
quantapropertiespage.cpp:48: invalid use of undefined type `class
KComboBox'
quantapropertiespage.h:17: forward declaration of `class KComboBox'
quantapropertiespage.cpp:49: no matching function for call to
`QHBoxLayout::addWidget (KComboBox *&)'
/usr/include/qt/qlayout.h:378: candidates are: void
QBoxLayout::addWidget(QWidget *, int = 0, int = 0)
quantapropertiespage.cpp:74: no matching function for call to
`QuantaPropertiesPage::connect (QCheckBox *&, const char[15], KComboBox
*&, const char[19])'
/usr/include/qt/qobject.h:112: candidates are: static bool
QObject::connect(const QObject *, const char *, const QObject *, const
char *)
/usr/include/qt/qobject.h:208:                 bool
QObject::connect(const QObject *, const char *, const char *) const
make[3]: *** [quantapropertiespage.o] Erreur 1
make[3]: Leaving directory
`/home/zwiffer/compil/quanta/quanta/treeviews'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/home/zwiffer/compil/quanta/quanta'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/zwiffer/compil/quanta'
make: *** [all] Erreur 2

je suis en sid, j'ai qt 3.0.5, je soupconne un bug avec cette version de
qt.

j'ai �galement essayer de compiler le HEAD du CVS, meme erreur.

je voulais savoir si quelqu'un avait r�ussi ou s'il y avait des
conseils.

ps : j'ai KDE 3.0.2 qui provient de kde3.geniussystems.net

gr�goire

-- 
Il faut toujours aller trop loin.
William James

Répondre à