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

-rpath-link linker argument missing for qmake projects

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes