On Thu, Aug 29, 2002 at 03:10:04PM +0200, Lars Gullik Bj�nnes wrote:
> Qt3 on RH-7.3 gcc 2.96:
>
> g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/frontends/qt2/ui/moc
>-I../../../../../src -I../../../../../../src/ -I../../../../../../src/frontends/
>-I../../../../../../src/frontends/controllers
>-I../../../../../../src/frontends/qt2/ui/moc/qt2 -I/usr/lib/qt3/include
>-I../../../../../../boost -isystem /usr/X11R6/include -DQT_CLEAN_NAMESPACE
>-DQT_GENUINE_STR -g -O -fno-exceptions -Wno-non-template-friend -W -Wall -c
>QAboutDialogBase_moc.C -MT QAboutDialogBase_moc.lo -MD -MP -MF
>.deps/QAboutDialogBase_moc.TPlo
> QAboutDialogBase_moc.C:30: no `void QAboutDialogBase::initMetaObject
> ()' member function declared in class `QAboutDialogBase'
> QAboutDialogBase_moc.C: In method `void
> QAboutDialogBase::initMetaObject ()':
> QAboutDialogBase_moc.C:34: `badSuperclassWarning' undeclared (first use
> this function)
> QAboutDialogBase_moc.C:34: (Each undeclared identifier is reported only
> once for each function it appears in.)
I dunno ! Has it picked up the right moc ?
I haven't tried qt3 for quite some time due to diskspace.
Did you tryo to clear out all _moc.C files to regenerated them ?
No idea :/
john
--
"Take the ideas you find useful. Try not to get hung up on the labels."
- Jonathan S. Shapiro