[KDE/Mac] Linking basics on OS X
Jeremy Whiting
jpwhiting at kde.org
Tue Jan 6 01:13:43 UTC 2015
After reading http://qt-project.org/wiki/Building-Qt-5-from-Git I wonder if
the reason is I didn't add -developer-build to qt's configure command so it
was expecting to be installed (into the default prefix /usr/local I guess)
Building again with -developer-build -nomake examples -nomake tests
-opensource -confirm-license now to check if that works better.
On Mon, Jan 5, 2015 at 5:24 PM, Jeremy Whiting <jpwhiting at kde.org> wrote:
> Hey all,
>
> I've got the qsp patch applied, and qt itself builds ok, but when I try to
> build anything in kf5 that use uic it fails with errors like the following:
>
> dyld: Library not loaded:
> /usr/local/Qt-5.4.1/lib/QtCore.framework/Versions/5/QtCore
> Referenced from: /Users/jeremy/devel/kde/src/qt5build/qtbase/bin/uic
> Reason: image not found
>
> I have no /usr/local/Qt-5.4.1 folder let alone frameworks inside it, does
> anyone know why uic that I built myself would be referencing that?
>
> BR,
> Jeremy
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-mac/attachments/20150105/6745e4f5/attachment.html>
More information about the kde-mac
mailing list