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

-rpath-link linker argument missing for qmake projects

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 6.2.0
    • Build System
    • None
    • Linux/Yocto

    Description

      A qmake project that has QT+=foo should have the -rpath-link argument on the linker command line, if QtFoo links against another Qt module.
      This is similar to the CMake issue described in QTBUG-86533.

      The underlying issue is that we don't generate run_depends entries in the module pri files. See QTBUG-84310.

      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
              jbornema Joerg Bornemann
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes