moc!
Falk Brettschneider
gigafalk at yahoo.com
Sat Mar 2 22:20:47 GMT 2002
Thomas Abinger wrote:
>PizzaEntry.h:24: ambiguates old declaration `static class QMetaObject *
>PizzaEntryForm::staticMetaObject()'
>
It seems you've got a separately compiled moc_PizzaEntry.cpp file
moc_PizzaEntry.o and you also include moc_PizzaEntry.cpp in your normal
PizzaEntry.cpp file. So you have it twice and that can be the ambiguous
thing.
Ciao,F at lk
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list