Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-79494

webglplugin fails to build causing build failures in various other modules

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • 5.14, 5.15, 6.0
    • QPA: WebGL
    • None
    • Windows

      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.

      https://testresults.qt.io/coin/api/results/qt/qtwebglplugin/72a8a081f860c6f2de19347d0bd4f4523a701ceb/WindowsWindows_7x86WindowsWindows_7x86Mingw73qtci-windows-7-x86-3-090c7f/a1415fcf0b9a396da36ca99c9e1582790be699ec/build_1571777257/log.txt.gz

      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:           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            manordheim Mårten Nordheim
            manordheim Mårten Nordheim
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes