Qtopia-interest Archive, March 2007
Glib main loop and Qtopia
Message 1 in thread
A number of technologies such as DBus and Gstreamer make use of the
Glib main loop. Is it possible to build in that support into Qtopia
4.2 through some sort of build option? I thought I read this was
possible.
Thanks,
Sean
--
[ signature omitted ]
Message 2 in thread
Sean Kelley wrote:
> A number of technologies such as DBus and Gstreamer make use of the
> Glib main loop. Is it possible to build in that support into Qtopia
> 4.2 through some sort of build option? I thought I read this was
> possible.
Qtopia 4.2 can use dbus, if thats what you mean. In fact, if you
configure for bluetooth, you'll also get dbus support.
On the greenphone, we configure dbus without glib to save space.
--disable-qt --disable-qt3 --disable-gtk --disable-glib
--disable-gcj --disable-mono --disable-python
--disable-selinux --with-xml=expat --without-x
--
[ signature omitted ]