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

QMAKE_PRL_TARGET refers to .dll instead of .lib

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 6.0.1, 6.1.0
    • 6.0.0 RC
    • Build System: CMake
    • None
    • Windows
    • 89b49e52310c5b5e1549e78b334749c4f486cc7f (qt/qtbase/dev) db2045a0a0d77f7802192ac4daf137887ebf3e5e (qt/qtbase/6.0)

    Description

      In the CMake build of Qt6, the module's .prl files point to .dll files instead of the import libs.

      For example:

      lib/Qt6Cored.prl
      2:QMAKE_PRL_TARGET = Qt6Cored.dll
      

      in the qmake build we have

      lib/Qt6Cored.prl
      3:QMAKE_PRL_TARGET = Qt6Cored.lib
      

      Attachments

        Issue Links

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

          Activity

            People

              jbornema Joerg Bornemann
              jbornema Joerg Bornemann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes