I was just reading this article on LC_RPATH

https://medium.com/@donblas/fun-with-rpath-otool-and-install-name-tool-e3e41ae86172


It implies the error is because the LC_RPATH is not set correctly and therefore the loader does not know where to look for dynamic libraries

Is that correct?

This article (linked from the first)

https://wincent.com/wiki/@executable_path,_@load_path_and_@rpath

implies that the @rpath needs to be set at build time

This makes me wonder whether it is a craft issue or perhaps a build issue.

What are your thoughts?

Chris

On 21/03/2021 10:59 pm, Dawid Wrobel wrote:
On Sun, Mar 21, 2021 at 6:10 AM Chris <developerch...@rebel.com.au> wrote:

I have been trying to install kmymoney on an Apple Macbook pro running
Catalina for my wife

However it crashes with a message to say it cannot load the a QT5 dynamic
library
Hi Chris,

This is a known issue:
https://forum.kde.org/viewtopic.php?f=69&t=167626

Unfortunately we're blocked by a bug in Craft, our packaging framework:
https://bugs.kde.org/show_bug.cgi?id=433407

--
Regards,
Dawid

Reply via email to