On Wed, 28 Dec 2011 15:29:00 +0100, Detlev Offenbach <[email protected]> wrote: > Hi, > > do you have a short recipe on how to get DBus on Mac?
Install MacPorts. Install dbus... sudo port install dbus When you run Qt's configure pass it the -dbus-linked flag. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
