[Qt-interest] Compiling QT 4.6 + DBus on OSX
Nikos Chantziaras
realnc at arcor.de
Tue May 11 17:21:05 CEST 2010
On 05/11/2010 05:30 PM, Pablo Martí Gamboa wrote:
>
>
> 2010/5/11 Pablo Martí Gamboa <pmarti at warp.es <mailto:pmarti at warp.es>>
>
> Hi,
>
> this is my first message to the list, hi everyone.
>
> I have compiled DBus and QT on manually and I'm having problems to
> run some of the DBus examples on OSX. (see attached build.sh for
> full script)
>
> I execute "eval `dbus-launch --auto-syntax`" I start the listnames
> example as:
>
> [pablo at MacBook] /opt/wader-x86_64/examples/dbus/listnames%
> QDBUS_DEBUG=1 ./listnames.app/Contents/MacOS/listnames
> Cannot connect to the D-Bus session bus.
> To start it, run:
> eval `dbus-launch --auto-syntax`
>
> But I get no debug trace/clues whatsoever. Any hints would be very
> welcome!
>
>
> After recompiling QT with -dbus-linked the example is working!
>
> Is there any guide/advice for bundling DBus in a QT .app on OSX ?
Doesn't the macdeployqt tool take care of it?
More information about the Qt-interest-old
mailing list