On Monday 21 December 2015 21:58:46 Gunnar Roth wrote: > 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.
There's a <windows.h> include in mkspecs/common/wince/qplatformdefs.h. All of this sounds a lot like we need something like 32f957ccc68084fe11fcf23823c5094a1833a790 for this mkspec. Gunnar, does https://codereview.qt-project.org/#/c/144600/ fix the problem for you? BR, Joerg _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
