<div dir="ltr">After reading <a href="http://qt-project.org/wiki/Building-Qt-5-from-Git">http://qt-project.org/wiki/Building-Qt-5-from-Git</a> 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.</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 5, 2015 at 5:24 PM, Jeremy Whiting <span dir="ltr"><<a href="mailto:jpwhiting@kde.org" target="_blank">jpwhiting@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hey all,<div><br></div><div>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:<br></div><div><br></div><div>dyld: Library not loaded: /usr/local/Qt-5.4.1/lib/QtCore.framework/Versions/5/QtCore</div><div>  Referenced from: /Users/jeremy/devel/kde/src/qt5build/qtbase/bin/uic</div><div>  Reason: image not found</div><div><br></div><div>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?</div><div><br></div><div>BR,</div><div>Jeremy</div><div><br></div></div>
</blockquote></div><br></div>