Where do .moc files come from?

Seth Rothberg sethmr at bellatlantic.net
Sat May 18 12:50:07 BST 2002


> The moc files are generated by Qt's moc (Meta object compiler). The include
> code for the signal/slot mechnism of Qt and are generated for every class
> that has teh Q_OBJECT Macro in its declaration.
>
> They shouldn't be in CVS at all, the are generated locally when building
> the library/application.
>
> If you are missing some you could try to re-run make -f Makefile.cvs and
> ./configure

Excellent. Thanks.

Seth
___________________________________________________
This message is from the kde mailing list.
Account management:  http://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.




More information about the kde mailing list