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

new configure system needs a way to query which modules are built

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.8.0 RC
    • 5.8.0 Alpha
    • Build System
    • None
    • 6de11782d093dea2e6fe9406fb712706a984ff61

    Description

      If configure.json tries to use 'features.xxx' from another module, which has not been built, qmake will fail with error: "Project ERROR: Unknown feature object". This happens even when .pro correctly checks for the dependent module with qtHaveModule.

      This can be tested by building qtbase without gui and then building qtdeclarative module. Qmake will fail with

      Project ERROR: Unknown feature object movie in expression 'features.movie'.
      

      since src/quick/configure.json is testing for features.movie defined in gui's configure.json.

      Attachments

        Issue Links

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

          Activity

            People

              laknoll Lars Knoll
              sapiippo Samuli Piippo
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes