Compile issue with Qt DBus on MSVC2010 64-bit

Casper van Donderen casper.vandonderen at gmail.com
Mon Jun 11 11:56:28 UTC 2012


Hi,

I have encountered a compile issue with Qt DBus on 64-bit MSVC 2010.
QDbusInspector is calling a template in
src/corelib/arch/qatomic_windows.h with a const QString*, this does
not work on 64-bit (tried 4.8.0 and 4.8.2)

I created a bug for it here:
https://bugreports.qt-project.org/browse/QTBUG-26101
So if anyone knows a lot about the atomic classes in Qt: please fix
it, otherwise I would say that MSVC2010 64-bit moves to being
unsupported (since dbus is used everywhere).


Casper


More information about the Kde-windows mailing list