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
