Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
6.2.0
-
None
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
- depends on
-
QTBUG-84310 CMake: qt_lib_XXX.pri files don't contain run_depends entries
- Closed
- relates to
-
QTBUG-86533 Yocto and QNX builds are missing -rpath-link linker flag which causes non-prefix builds to fail
- Closed