Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 3.3.0
-
None
Description
This problem persist since a long time...When I create a QObject class file , sometime I realize I forgot to add "Q_OBJECT" macro after some compiling ..
So, I add it , and I get the famous error : "undefined reference to vtable for ..."
So, Actually, I remove the shadow build directory each time, because all actions from "Compiler" menu doesn't solve the problem . ( Clean all, recompile all, etc... )
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-231 Creator should know when to rerun qmake
- Closed
- relates to
-
QTBUG-26426 adding/removing Q_OBJECT requires explicit invocation of qmake
- Closed