Message 1 of 2

Not applicable
04-08-2015
10:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I try to compile a qt file (helixQtCmd provided as sample with Maya) and I get the following error at the end of the make process for objects which are Q_OBJECT:
a missing vtable usually means the first non-inline virtual member function has no definition.
Looking a bit deeper reveals that no .moc file is generated during make process. Any idea how to get this moc file ?
Thanks.
Solved! Go to Solution.