Where do .moc files come from?

Kevin Krammer kevin.krammer at gmx.at
Sat May 18 11:30:22 BST 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday, 17. May 2002 20:55, Seth Rothberg wrote:
> What are they? And why have some of them turned up missing in today's cvs?

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

This should create the makefile rules for moc.

Cheers,
kevin

- -- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Krammer <kevin.krammer at gmx.at>
Developer at the Kmud Project http://www.kmud.de/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE85i1CnKMhG6pzZJIRAmhQAJ90e2c+4EpCPp9lAPXhSwEb6honqgCghkyA
wRw7HmNOje46setgXn4FejU=
=9BVb
-----END PGP SIGNATURE-----
___________________________________________________
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