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

Some module .pri files unexpectedly do not have corresponding prl files.

    XMLWordPrintable

Details

    • Linux/X11
    • 98e6234bd4a910ab1b3873bafc9da33aab499e2e (qt/qtbase/dev) 0bc41f5601826215fc9a6302b5dca7e53a8ddeab (qt/qtbase/6.0) 4294490c14da4e951c430856880c620f8dc2bded (qt/qtbase/6.0.0)

    Description

      Qt 6 as distributed by the installer appears to be missing prl files for the following modules (which are not marked as library-less via "no_link" in their respective module .pri file):

      • libQt6Linguist
      • libQt6Tools
      • libQt6UiPlugin

      (Note that only the latter one exists for Qt 5.15, and does not have its own library, but only lists dependencies in its prl file.)

      In addition, now mkspecs/modules has .pri files for all the plugins, which formerly existed only for static builds. Is this intended? If so, is the intention now that consuming code should assume the presence of prl files only for static builds in the case of qt_plugin_*.pri?

      Attachments

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

        Activity

          People

            cadam Cristian Adam
            kandeler Christian Kandeler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes