Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.14, 5.15, 6.0
-
None
Description
Some modules (e.g. qthttpserver) fails to in CI due to webglplugin failing to compile following a change in how we build tests.
The issue in webglplugin is that it looks for a fwd-include header in qtbase which should be there, but comes up as not found.
agent:2019/10/22 21:52:29 build.go:220: qwebglintegration_p.h:44:10: fatal error: QtEventDispatcherSupport/private/qwindowsguieventdispatcher_p.h: No such file or directory agent:2019/10/22 21:52:29 build.go:220: #include <QtEventDispatcherSupport/private/qwindowsguieventdispatcher_p.h> agent:2019/10/22 21:52:29 build.go:220: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Attachments
Issue Links
- is duplicated by
-
QTBUG-79479 qtwebglplugin compilation error in '5.14'
-
- Closed
-