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

Building quickwidgets fails with "Unknown module(s) in QT: quick-private"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.3.1
    • 5.3.0 Beta1
    • Build System
    • None
    • Linux
    • f0ecb4c1fa432175a16570216e517efdeaaf1f42

    Description

      qtdeclarative/src/quickwidgets depends on quick-private.

      qtdeclarative/src/src.pro uses different conditions for building the quick and the quickwidgets subdirs. If quick is not build, qmake on qtdeclarative/src/quickwidgets/quickwidgets.pro fails with:

      Unknown module(s) in QT: quick-private

      The attached patch shows a possible solution.

      The issue is a triggered here in a minimal build for getting qcollectiongenerator (which doesn't really need a GUI, so I don't want to add more GL).

      Attachments

        For Gerrit Dashboard: QTBUG-38202
        # Subject Branch Project Status CR V

        Activity

          People

            zhxt Xingtao Zhang
            dg0yt Kai Pastor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes