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

Combining configure -submodules with -skip gives CMake error

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • None
    • 6.8
    • Build System: CMake
    • None
    • Windows

    Description

      This configure statement leads to error during configure

      configure -prefix install -submodules qtquick3d -skip qtquicktimeline 

      Errors

      -- Detecting C compile features
      -- Detecting C compile features - done
      CMake Error at cmake/QtTopLevelHelpers.cmake:294 (list):
        list does not recognize sub-command extra_options
      Call Stack (most recent call first):
        cmake/QtTopLevelHelpers.cmake:363 (qt_internal_resolve_module_dependencies)
        CMakeLists.txt:62 (qt_internal_sort_module_dependencies)
      -- Checking dependencies of submodule 'qtbase'
      -- Checking dependencies of submodule 'qtimageformats'
      -- Checking dependencies of submodule 'qtlanguageserver'
      -- Checking dependencies of submodule 'qtshadertools'
      -- Checking dependencies of submodule 'qtsvg'
      -- Checking dependencies of submodule 'qtdeclarative'
      -- Checking dependencies of submodule 'qtquick3d'
      -- Skipping optional dependency 'qtquicktimeline' of 'qtquick3d', because building 'qtquicktimeline' was explicitly disabled.
      -- Configuring submodule 'qtbase' 

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            johanseg Jøger Hansegård
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes