On Tue, 8 Oct 2019 11:39:09 +0200
Heiko Nardmann <[email protected]> wrote:

> The question is whether to include Qt.core.libPath (as defined inside
> core.qbs) into the list of rpaths. If I put it into the list then it
> also is part of the binaries RPATH - which I want to avoid. I I leave it
> out then I get ld error wrt. the ICU libs - which Qt.core is depending on.

I don't know what error you are getting. If it's just that the lib is not 
found, try setting cpp.libraryPaths.


Christian
_______________________________________________
Qbs mailing list
[email protected]
https://lists.qt-project.org/listinfo/qbs

Reply via email to