[D-Bus] cross-compiling qt bindings of dbus 0.62
Thiago Macieira
thiago.macieira at trolltech.com
Wed Jun 28 08:47:16 PDT 2006
Roberto Farina wrote:
>The patch I attached to my first email modifies qdbusbus.moc.
>In that file, line 108, there's the following
>
>QDBusReply<> _r = reloadConfig()
>
>If compiled with a 3.4 toolchain everything goes fine; with a 3.3 one,
>this raises a syntax error.
>Modifying in
>
>QDBusReply<void> _r = reloadConfig()
>
>everything goes fine.
>
>I think this is due to a different handling of templates between the two
>toolchains.
No, it isn't. It's the moc bug I mentioned.
Upgrade to Qt 4.1.3.
--
Thiago José Macieira - thiago.macieira AT trolltech.com
Trolltech ASA - Sandakerveien 116, NO-0402 Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/dbus/attachments/20060628/edbe009a/attachment.pgp
More information about the dbus
mailing list