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

'Unknown module(s) in QT: platformcompositor_support-private' error for qtwebglplugin builds without OpenGL support

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.10.1
    • 5.11
    • QPA: WebGL
    • None
    •   * Windows 10 x64,
        * ICC 2018 Update 1,
        * MSVC 2017 15.5.0,
        * mingw-w64 x86_64 7.2.0,
        * Windows SDK 10.0.16299.15,
        * Qt5-dev (4096e387f0592e3dfda5eb12b0d9c32b23d6b7db).
    • bc8fefc2470ccb2ecc2edaab9822f71be09fa901

    Description

      Hello, everyone,

       

      After Change #209437 was merged, Qt builds with Vulkan support only and OpenGL disabled became available. For such builds got errors:

      mingw32-make[4]: Entering directory 'c:/libQT-5.11-dev/build/qtwebglplugin/src/plugins/platforms'
      cd webgl\ && ( if not exist Makefile c:\libQT-5.11-dev\build\qtbase\bin\qmake.exe -o Makefile c:\libQT-5.11-dev\build\qtwebglplugin\src\plugins\platforms\webgl\webgl.pro ) && mingw32-make -f Makefile
      Project ERROR: Unknown module(s) in QT: platformcompositor_support-private
      mingw32-make[4]: *** [Makefile:41: sub-webgl-make_first] Error 3
      mingw32-make[4]: Leaving directory 'c:/libQT-5.11-dev/build/qtwebglplugin/src/plugins/platforms'
      mingw32-make[3]: *** [Makefile:41: sub-platforms-make_first] Error 2
      mingw32-make[3]: Leaving directory 'c:/libQT-5.11-dev/build/qtwebglplugin/src/plugins'
      mingw32-make[2]: *** [Makefile:41: sub-plugins-make_first] Error 2
      mingw32-make[2]: Leaving directory 'c:/libQT-5.11-dev/build/qtwebglplugin/src'
      mingw32-make[1]: *** [Makefile:42: sub-src-make_first] Error 2
      mingw32-make[1]: Leaving directory 'c:/libQT-5.11-dev/build/qtwebglplugin'
      mingw32-make: *** [Makefile:516: module-qtwebglplugin-make_first] Error 2
      

       

      Reproduced for:

      • builds using <mingw-w64ICC on Windows|MSVC> with Vulkan enabled and '-no-opengl' key,

      not reproduced for:

      • builds using <mingw-w64ICC on Windows|MSVC> with Vulkan enabled and '-opengl dynamic' key.

       

       

      Best,

      Alexander

       

      Attachments

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

        Activity

          People

            jefernan Jesus Fernandez
            sav sav
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes