[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: Compile problems
From:       Joachim Eibl <joachim.eibl () gmx ! de>
Date:       2004-01-17 23:30:24
Message-ID: 200401180030.25294.joachim.eibl () gmx ! de
[Download RAW message or body]

Similar problem on my system, but in kdegraphics/kpovmodeler/pmshell.h:

#if ( ( KDE_VERSION_MAJOR == 3 ) && ( KDE_VERSION_MINOR <= 1 ) )
   void slotShowToolbar( );
   void slotShowStatusbar( );
#endif

moc doesn't seem to notice the preprocessor-#if/#endif. Hence:

pmshell.moc: In member function `virtual bool PMShell::qt_invoke(int,
   QUObject*)':
pmshell.moc:196: error: `slotShowToolbar' undeclared (first use this function)
pmshell.moc:196: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
pmshell.moc:197: error: `slotShowStatusbar' undeclared (first use this
   function)

When I remove all four lines, everything works for me.

Cheers,
Joachim
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic