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

WebEngine - Project ERROR: Unknown module(s) in QT: widgets

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 5.15.11
    • 5.15.9
    • WebEngine
    • None
    • Linux/Other display system
    • c7e716ef1ffd63a8ab1f4dbf879230849eb3b505 1da56888ac (qt/qtwebengine/5.15) 1da56888ac (qt/tqtc-qtwebengine/5.15)

    Description

      Description

      Compiling QtWebEngine without the widgets fails with that error.

      Questions

      What is missing to avoid the widgets in QtWebEngine and QtPDF?
      or should I simply accept to build the widgets?

      Logs

      From compilation log:

      cd webenginewidgets/ && ( test -e Makefile || /root/.conan/data/qt/5.15.9/ajcote/testing/build/2067b3f195cf6679f70b77b2487fc5f31f6cc207/qtbase/bin/qmake -o Makefile /root/.conan/data/qt/5.15.9/ajcote/testing/source/qt/qtwebengine/src/webenginewidgets/webenginewidgets.pro ) && make -f Makefile
      Project ERROR: Unknown module(s) in QT: widgets
      Makefile:180: recipe for target 'sub-webenginewidgets-make_first' failed
      make[1]: *** [sub-webenginewidgets-make_first] Error 3
      make[1]: Leaving directory '/root/.conan/data/qt/5.15.9/ajcote/testing/build/2067b3f195cf6679f70b77b2487fc5f31f6cc207/qtwebengine/src'
      Makefile:48: recipe for target 'sub-src-make_first' failed
      make: *** [sub-src-make_first] Error 2
      

      The initial dependencies check: configtest.txt

      Configuration: cross_compile ccache compile_examples enable_new_dtags largefile neon precompile_header silent shared shared rpath release c++11 c++14 c++17 c++1z concurrent reduce_exports stl no-widgets
      
      Qt modules and options:
        Qt Widgets ............................. no
      
      Qt Widgets:
        GTK+ ................................... no
        Styles ................................. Fusion Windows
      
      Qt WebEngineWidgets:
        Support Qt WebEngine Widgets ........... yes
      Qt PDF Widgets:
        Support Qt PDF Widgets ................. yes
      

      The generated qtwebengine/Makefile (with webenginewidget in it): Makefile

      Attachments

        1. configtest.txt
          17 kB
        2. Makefile
          83 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            michal Michal Klocek
            ajcote Andre-Jean Cote
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes