[KDE/Mac] Review Request 125614: Enable normal rpath handling on Mac

Christoph Cullmann cullmann at kde.org
Mon Oct 12 18:40:53 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125614/
-----------------------------------------------------------

Review request for KDE Software on Mac OS X, KDE Frameworks and Alex Merry.


Repository: extra-cmake-modules


Description
-------

Enable normal rpath handling on Mac, just in addition set the install name.
Without this, with a plain qt installed via the qt mac installer, no program build runs, e.g. desktoptojson can't locate any Qt lib.
With that all is fine and we have some reasonable rpaths:

Load command 17
          cmd LC_RPATH
      cmdsize 48
         path /Users/cullmann/local/kf5/usr/lib (offset 12)
Load command 18
          cmd LC_RPATH
      cmdsize 56
         path /Users/cullmann/Qt5.5.0/5.5/clang_64/lib (offset 12)


Diffs
-----

  kde-modules/KDECMakeSettings.cmake cefd6da 

Diff: https://git.reviewboard.kde.org/r/125614/diff/


Testing
-------

Could build kservice with this patch again, as desktoptojson works.


Thanks,

Christoph Cullmann

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-mac/attachments/20151012/5b7a6e09/attachment.html>


More information about the kde-mac mailing list