[KDE/Mac] Building Guide? ;)

Samuel Gaist samuel.gaist at kde.org
Sun Oct 4 19:46:08 UTC 2015


On 4 oct. 2015, at 20:48, René J.V. Bertin <rjvbertin at gmail.com> wrote:

> On Sunday October 04 2015 11:18:56 Jeremy Whiting wrote:
> 
>> failing to find QtCore somehow. I'm using Qt 5.5 opensource mac from
>> their installer, not sure what I've done wrong. Anyone have an idea?
> ...
>> dyld: Library not loaded: @rpath/QtCore.framework/Versions/5/QtCore
>                                            ^^^
> 
> You nothing, there's an issue with the build system that causes this. Check the development and/or interest Qt ML archives, I raised some questions about it. Cannot say more right now, but you'll find a patch in my qt5-kde ports via github.com/RJVB/macstrop/aqua .
> 
> R.
> 

Hi,

One workaround is to export DYLD_FRAMEWORK_PATH=$DYLD_FRAMEWORK_PATH:/Path/To/Qt/5.5/lib/ before trying to build KDE.

On a side question, is there any list of KF5 packages that doesn't make sense to build on OS X ?

Samuel



More information about the kde-mac mailing list