On Wed, Aug 23, 2006 at 11:00:40AM +0200, Martin Garbe wrote:
> Philipp Kolmann wrote:
> > ewidgets.moc: In member function 'virtual bool 
> > CLicqMessageBox::qt_invoke(int,
> > +QUObject*)':
> > ewidgets.moc:597: error: 'slot_clickOk' was not declared in this scope
> 
> I tried Debian with gcc (GCC) 4.1.2 20060613 (prerelease) (Debian
> 4.1.1-5) and it compiles fine.
> I searched in ewidgets.moc but could not find any 'slot_clickOk' string.
> Do you use the lastest svn?

at least, a svn up doesn't update anything.

[EMAIL PROTECTED]:~/test/licq/src/licq/plugins/qt-gui/src$ grep slot_clickOk  *
ewidgets.moc:    static const QUMethod slot_2 = {"slot_clickOk", 0, 0 };
ewidgets.moc:   { "slot_clickOk()", &slot_2, QMetaData::Public },
ewidgets.moc:    case 2: slot_clickOk(); break;

I just did a new checkout and now it compiles.

How can I recreate a moc file? Seems that it never got recreated.

thanks
Philipp

-- 
Douglas Adams:
"Worin besteht der Vorteil, mit Ihren Fans per E-Mail zu korespondieren?"       
                                                                     
"Es geht schneller, ist einfacher und man muss nicht so viel lecken."           
                                                                      


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to