<div dir="ltr">Ah, that's a much better solution indeed, interesting. Thanks for pointing that out.</div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jan 11, 2015 at 2:15 PM, René J.V. <span dir="ltr"><<a href="mailto:rjvbertin@gmail.com" target="_blank">rjvbertin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sunday January 11 2015 21:46:26 Marko Käning wrote:<br>
Hi,<br>
<br>
Actually, there's a simpler and more elegant solution that I found.<br>
I wondered why this was never an issue with Qt4 nor Qt5.3.2, and why the configure output said "Auto-configuring dbus" only to fail (which is why I thought I needed a newer dbus version).<br>
<br>
Turns out the configure script on OS X will not use pkg-config by default; adding -force-pkg-config to the configure incantation corrects that, and means you can skip the header path specification.<br>
(To be honest, I only started looking into that when I saw that otherwise I'd have to add the path to the glib library explicitly, probably adding a dependency to each and every binary produced.)<br>
<br>
<br>
Cheers,<br>
René<br>
_______________________________________________<br>
<a href="mailto:kde-mac@kde.org">kde-mac@kde.org</a><br>
List Information: <a href="https://mail.kde.org/mailman/listinfo/kde-mac
KDE/Mac" target="_blank">https://mail.kde.org/mailman/listinfo/kde-mac<br>
KDE/Mac</a> Information: <a href="http://community.kde.org/Mac" target="_blank">http://community.kde.org/Mac</a><br>
</blockquote></div><br></div>