You tested the code on wince with which dbus component?
windows.h probaly got included by the special qt wince headers.
I wonder why there is a CI for wec2012, which did not catch that problem.
Regards,
Gunnar
Gesendet: Dienstag, 22. Dezember 2015 um 15:01 Uhr
Von: "Thiago Macieira" <[email protected]>
An: [email protected]
Betreff: Re: [Development] wec2013 build fails with qt 5.6 beta in dbus.
Von: "Thiago Macieira" <[email protected]>
An: [email protected]
Betreff: Re: [Development] wec2013 build fails with qt 5.6 beta in dbus.
On Monday 21 December 2015 21:58:46 Gunnar Roth wrote:
> How am I supposed know? It worked without that since 5.2.1. How should
> anybody know that now -no-dbus is needed.
It's an unfortunate side effect of the configure.exe changes that enable QtDBus
on all platforms. The code does work on Windows CE, but you have to figure out
why windows.h got included when it shouldn't have or tell it to stop
#define'ing interface.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development
> How am I supposed know? It worked without that since 5.2.1. How should
> anybody know that now -no-dbus is needed.
It's an unfortunate side effect of the configure.exe changes that enable QtDBus
on all platforms. The code does work on Windows CE, but you have to figure out
why windows.h got included when it shouldn't have or tell it to stop
#define'ing interface.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
