On Jan 6, 2011, at 7:28 PM, ext Aaron McCarthy wrote: > On Fri, 7 Jan 2011 03:24:26 am ext Bartosh Wroblevksy wrote: >> I am not sure what my options are. I need to have two processes communicate >> values and I was willing to try out Publish/Subscriber. Is there a way to >> do this without any process having to call >> QValueSpace::initValueSpaceServer() on Linux/Unix? > > I see two options. > > If you are building your own Qt Mobility then you can enable the gconf > backend. You will need to edit the src/publishsubscribe/publishsubscribe.pro > to do this as the gconf backend is currently only enabled on Maemo5. >
If you do this, I would recommend submitting a patch that updates the configure script to check for gconf and to enable building the gconf backend for QtPublishSubscribe. Jamey _______________________________________________ Qt-mobility-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-mobility-feedback
