Details
-
Suggestion
-
Resolution: Won't Do
-
P3: Somewhat important
-
None
-
4.6.3
-
None
Description
Currently, when moc cannot find an #include, it will just ignore it. This makes debugging some problems like poking in the dark. E.g. when it complains "Error: Undefined interface", but I can see the matching Q_DECLARE_INTERFACE in the file that should be included.
Attachments
Issue Links
- depends on
-
QTBUG-28870 qmake does not pass the default include dirs to moc
- Closed
- relates to
-
QTBUG-101760 Add an option to print candidate include paths and the chosen path or failure
- Reported