[Development] Qt 5.5.0 build issues on OS X : rpath
Sorvig Morten
Morten.Sorvig at theqtcompany.com
Tue Sep 29 09:08:36 CEST 2015
> On 28 Sep 2015, at 23:40, Thiago Macieira <thiago.macieira at intel.com> wrote:
>
> What if we add an extra rpath to Qt libs as @executable_path/../Frameworks?
> Would this make loading work?
>
> Jake, Morten: as a stop-gap, is there a configure-time switch to revert to the
> old behaviour? This change seems to be too much for a patch release. It should
> be left for 5.6.0 only.
The change was actually made for 5.5.0. Certainly to much for a patch release :)
I don’t think there is a configure time switch, but I would be in favor of adding one. The enabling commit is 6e18f57a9. If you are building from source it should also be possible to revert that commit locally.
Morten
More information about the Development
mailing list