Details
Description
In file included from qcocoaapplicationdelegate.mm:75:
./qcocoaapplicationdelegate.h:101:17: error: implicit instantiation of undefined template 'QList<QWindow *>'
{{ QWindowList hiddenWindows;}}
{{ ^}}
../../../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:83:28: note: template is declared here
template<typename T> class QList;
{{ ^}}
In file included from qcocoaapplication.mm:77:
./qcocoaapplicationdelegate.h:101:17: error: implicit instantiation of undefined template 'QList<QWindow *>'
{{ QWindowList hiddenWindows;}}
{{ ^}}
../../../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:83:28: note: template is declared here
template<typename T> class QList;
{{ ^}}
1 error generated.
make[4]: *** [.obj/qcocoaapplication.o] Error 1
Attachments
For Gerrit Dashboard: QTBUG-71898 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
246598,3 | macOS: Unbreak build after b11c5a6e5 | 5.9 | qt/qtbase | Status: MERGED | +2 | 0 |