On Tue, 15 Aug 2000, Luc Bergeron wrote:

> i tried to compile bbkeysconf but here what it gives :
> ( i have no clue on what is wrong)
> 
> [root@videotron ~/tex/download/bbkeys-0.3.3/bbkeysconf-1.2]# make
> /usr/bin/moc gui.hh -o gui.moc
> /usr/bin/g++ -g -I/usr/include -I/usr/local/qt/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 `(static initializers for gui.cc)':
> gui.moc:29: no matching function for call to
> `QMetaObjectInit::QMetaObjectInit (QMetaObject * (*)())'
> /usr/local/qt/include/qmetaobject.h:226: candidates are:
> QMetaObjectInit::QMetaObjectInit(const QMetaObjectInit &)
> /usr/local/qt/include/qmetaobject.h:224:
> QMetaObjectInit::QMetaObjectInit(void (*)())
> make: *** [gui.o] Error 1

looks like you are using an old moc with a new Qt... or the other way
around...

> help me ! =)
> 

--
Bradley T. Hughes <[EMAIL PROTECTED]>
Waldemar Thranes gt. 98B N-0175 Oslo, Norway
Office: +47 21 60 48 92
Mobile: +47 92 01 97 81

Reply via email to