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

[REG 6.1.0 -> 6.2] developer-build needs to be installed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 6.2.0 FF
    • 6.2
    • Build System: CMake
    • None
    • Ubuntu 20.04 LTS
      g++ 9.3.0
    • 23e6eb53f3cb2479c91c0bbb24f049ba81ac8f84

    Description

      1. Check out qt5 and its submodule qtbase.
        I have da632b95d2289d1a963233fc8106f8e988b8f1ff and 75d8623752e67a39e2ee04e5233dc502e63a17f1 respectively.
      2. Configure Qt for a developer build.
        My command line:
        /tmp/qt-bisect/qt5/configure -developer-build -opensource -confirm-license -nomake examples -nomake tests
        

        When configure finishes, it will write:

        Once everything is built, you must run 'cmake --install .'
        Qt will be installed into '/usr/local'
        

        A developer build didn't need installing in years.

      Qt 6.1.0 will write the following instead:

      Once everything is built, Qt is installed. You should NOT run 'cmake --install .'
      

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes