deloptes wrote: > This is the line where it fails > TQMap< TQT_DBusObjectPath, TQT_DBusDataMap< TQString > > _objects; might be easier to fix the generated code to use TQT_DBusVariant and encapsulate TQT_DBusDataMap< TQString > in it like: TQMap< TQT_DBusObjectPath, TQT_DBusVariant > _objects; --------------------------------------------------------------------- To unsubscribe, e-mail: trinity-devel-unsubscribe@xxxxxxxxxxxxxxxxxxxxxxxxxx For additional commands, e-mail: trinity-devel-help@xxxxxxxxxxxxxxxxxxxxxxxxxx Read list messages on the web archive: http://trinity-devel.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting