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

static qt does not configure

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P3: Somewhat important
    • 6.9.0 FF, 6.9
    • None
    • QML: Tooling
    • None
    • cc800c417 (dev)

    Description

      I get this warning while trying to configure a static developer build of Qt:

      Qt is now configured for building. Just run 'cmake --build . --parallel'

      Once everything is built, Qt is installed. You should NOT run 'cmake --install .'
      Note that this build cannot be deployed to other machines or devices.

      To configure and build other Qt modules, you can use the following convenience script:
      /Users/sami/projects/qt-dom-static-build/qtbase/bin/qt-configure-module

      If reconfiguration fails for some reason, try removing 'CMakeCache.txt' from the build directory
      Alternatively, you can add the --fresh flag to your CMake flags.

      – Configuring done (35.1s)
      CMake Error: AUTOMOC for target tst_qmllint_import_rel_script_init: The "moc" executable "/Users/sami/projects/qt-dom-static-build/qtbase/libexec/moc" does not exist.
      CMake Generate step failed. Build files cannot be regenerated correctly.
      CMake Error at /Users/sami/projects/qt-dom/qtbase/cmake/QtProcessConfigureArgs.cmake:1131 (message):
      CMake exited with code 1.

      I used following line to configure it:
      ../qt-dom/configure -developer-build -ccache -static -submodules qtdeclarative -no-warnings-are-errors
      on today's dev of declarative.

      Attachments

        Issue Links

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

          Activity

            People

              sami.shalayel Sami Shalayel
              sami.shalayel Sami Shalayel
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes