[Qbs] Qbs 1.23.2 released

Иван Комиссаров abbapoh at gmail.com
Wed Oct 26 13:24:18 CEST 2022


I think, both RPATH and RUNPATH should work.

Do I understand correctly that you use self-built QtC and you built it using Qbs?

In that case, that might be a bug in how QtC project overrides Qbs rpaths.

Ivan

> 26 окт. 2022 г., в 12:15, Карелин Павел <hkarel at yandex.ru> написал(а):
> 
> Christian, does it make sense to add construct 
> 
> cpp.driverLinkerFlags: [ 
>         "-Wl,--disable-new-dtags", 
> ] 
> 
> to the project code QBS?
> 
> Or is this problem on Ubuntu only I have?
> 
> On the other hand, the people on the internet writes that RUNPATH is a more correct approach (for example here: https://stackoverflow.com/questions/51952784/embed-rpath-instead-of-runpath-in-when-building-shared-objects-on-ubuntu-18-04 <https://stackoverflow.com/questions/51952784/embed-rpath-instead-of-runpath-in-when-building-shared-objects-on-ubuntu-18-04>)
> 
> 
> What do you think about this?
> 
> --
> Pavel
> 
> P.S. 
> When QBS is builded as an independent project (outside QtC), this case everything works even with RUNPATH. Although, perhaps there is some "magic" with paths. In my system directly states the path to standalone-QBS project (/etc/profile.d/qbs.sh => export PATH=$PATH:/opt/qbs/bin)
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20221026/b4df6c46/attachment.htm>


More information about the Qbs mailing list