Setting the search path environment variable for shared libraries

Steve the Fiddle stevethefiddle at gmail.com
Wed Jul 15 11:51:13 BST 2020


Update: It turned out that CMakeLists.txt did need to be modified to fix
the rpath issue. The Audacity developers have now fixed this, and I'm happy
to say that it is now working.

Thanks for your help.

Steve

On Tue, 30 Jun 2020 at 10:21, René J.V. Bertin <rjvbertin at gmail.com> wrote:

> On Monday June 29 2020 23:12:52 Steve the Fiddle wrote:
>
> >Thanks for the suggestion, but I'd already tried this and it didn't fix
> the
> >problem. As we have only recently switched to cmake (from automake), it's
> >possible that the CMakeLists.txt may not be quite right for building this
> >way, so I've contacted the developer that wrote the CMakeLists.txt.
> >
>
> I know, I've helped out with the transition. I had no need to test this
> aspect though, so I didn't.
>
> An obvious reason why this would fail to work for some reason is if the
> CMake files try to set rpath-related things themselves. That can indeed be
> very tricky, as obviously you cannot know everything any user might want to
> do in this context.
>
> R.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20200715/ed703cb7/attachment.htm>


More information about the KDevelop mailing list