I have a problem compiling the bbkeys qt conf tool (I'm using qt2.2):

(mmj@staudinger) build/bbkeys-0.3.5/bbkeysconf-1.2> make
/usr/bin/moc gui.hh -o gui.moc
/usr/bin/g++ -g -I/usr/include -I/usr/lib/qt2/include -I/usr/X11R6/include -c -o gui.o 
gui.cc
In file included from gui.cc:597:
gui.moc:45: new declaration `static void FrontEnd::staticMetaObject()'
gui.hh:23: ambiguates old declaration `static class QMetaObject * 
FrontEnd::staticMetaObject()'
gui.moc: In function `void __static_initialization_and_destruction_0(int, int)':
gui.moc:29: no matching function for call to `QMetaObjectInit::QMetaObjectInit 
(QMetaObject * (*)())'
/usr/lib/qt2/include/qmetaobject.h:259: candidates are: 
QMetaObjectInit::QMetaObjectInit(void (*)())
/usr/lib/qt2/include/qmetaobject.h:261:                 
QMetaObjectInit::QMetaObjectInit(const QMetaObjectInit &)
make: *** [gui.o] Error 1
zsh: 24263 exit 2     make


Cheers,
Mads Martin.
-- 
Mads Martin Joergensen, http://mmj.dk
"I have a nice perspective on what it means to be in charge of the most
important project in the history of mankind." 
                    -- Brian Valentine, Windows 2000 Project Manager 

Reply via email to