[Qt-interest] DBus location on OSX?

Philippe philwave at gmail.com
Tue Apr 19 09:20:23 CEST 2011


I can build all Qt on OSX, but QtDBus.

I undertsand that the dbus library must be present on the system to
build DtDBus. So I did this:

1) Get latest stable DBus release (1.4.8) from
http://freedesktop.org/wiki/Software/dbus#Download

2) untar, configure, make, make install.
... libdbus-1.a is created in /opt/local/lib/libdbus-1.a

But when running configure for Qt (using option "-dbus-linked", which I
believe is the right option), I get the error:

"The QtDBus module cannot be enabled because libdbus-1 version 0.93 was
not found."

Hence my question: where "libdbus-1.a" is meant to be found in OSX
system to build QtDBus?

Thanks

Philippe




More information about the Qt-interest-old mailing list