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

[REG 6.7.1->6.7.2&6.8.0] lconvert, lrelease, lupdate and few others not combiled in no-gui build

    XMLWordPrintable

Details

    • 4be1823e4 (dev), aa9f8db49 (6.8), 8bb2a0c02 (6.7)

    Description

      Have Qt 6.7.2 or 6.8.0 sources available, configure no-gui build (linux, Qt 6.8.0 beta1):

      cmake -DFEATURE_gui=OFF -G Ninja -DCMAKE_INSTALL_PREFIX:PATH=/home/qt/RTA/src-6.8.0/qtbase /home/qt/RTA/src-6.8.0

      And build, will finish successfully, but when comparing compiled files to 6.7.1 following are not compiled:
      src-6.8.0/qtbase/bin/lconvert
      src-6.8.0/qtbase/bin/lrelease
      src-6.8.0/qtbase/bin/lupdate
      src-6.8.0/qtbase/libexec/lprodump
      src-6.8.0/qtbase/libexec/lrelease-pro
      src-6.8.0/qtbase/libexec/lupdate-pro
      src-6.8.0/qtbase/translations/qtbase_en.qm
      src-6.8.0/qtbase/translations/qtconnectivity_en.qm
      (note, no other translation files checked, only the _en)

      This might be intentional change, but I'd like to double check.

      Attachments

        Issue Links

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

          Activity

            People

              jbornema Joerg Bornemann
              joaijala Johanna Äijälä
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes