[Qt-interest] MOC warning: No relevant classes found. No output generated.
James Yan
james.alps at gmail.com
Sun Sep 5 09:31:33 CEST 2010
hey guys,
i have a qt project works fine on Mac OS X (leopard @ MBP), now i try to
make it get complied on windows XP( with VS2008 express), i got the MOC
warning as title, then i got errors caused by those warning (no output
generated, so no special moc-ed file will be found.).
after googling, it seems the MOC skip a "non-qt" class, but i'm sure those
class are qt powered, and have Q_OBJECT and singal/slots.
what's wrong with it?
thanks.
regards,
James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100905/184fbcff/attachment.html
More information about the Qt-interest-old
mailing list