https://bugs.kde.org/show_bug.cgi?id=397653

Bastian Köcher <bugs.kde....@kchr.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #7 from Bastian Köcher <bugs.kde....@kchr.de> ---
I managed to resolve the link error. After comparing your and mine `link.txt`,
I saw that mine was missing the build `RPATH`. NixOS sets by default
`CMAKE_SKIP_BUILD_RPATH=ON` and that needs to be set to `OFF`, to build it
correctly. The RPATH is required that linker finds the private linked
libraries, while linking `dolphin`.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to