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

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important 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)

      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.
      

        1. 5.12.1.log
          89 kB
        2. 5.12.0.log
          90 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jbornema Joerg Bornemann
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes