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

[REG 5.12.0 -> 5.12.1] configure claims that developer build must be installed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.12.5, 5.13.1
    • 5.12.1
    • Build System
    • None
    • Windows 10 64 bit
      MSVC2015
      MSVC2017
    • Windows
    • 99636127d10f96d8313bc26030cabf9841381914 (qt/qtbase/5.12)

    Description

      Configure Qt for MSVC and pass the flag "-developer-build".
      My entire command line was:

      D:\dev\src\qt-5.12.1\configure.bat -developer-build -opensource -confirm-license -nomake examples -nomake tests -skip speech
      

      The output of configure will end with:

      Qt is now configured for building. Just run 'jom'.
      Once everything is built, you must run 'jom install'.
      Qt will be installed into 'D:\dev\64\MSVC2015\qt-5.12.1\qtbase'.
      

      I'm not aware that a developer build would have to be installed. This message seems wrong to me.

      configure from Qt 5.12.0 and earlier instead wrote:

      Qt is now configured for building. Just run 'jom'.
      Once everything is built, Qt is installed.
      You should NOT run 'jom install'.
      Note that this build cannot be deployed to other machines or devices.
      

      Attachments

        1. 5.12.0.log
          90 kB
        2. 5.12.1.log
          89 kB

        Issue Links

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

          Activity

            People

              jbornema Joerg Bornemann
              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