[Qt-creator] Building master with MSVC12 and Qt 5.5 fails

Jochen Becher jochen_becher at gmx.de
Wed Dec 16 22:58:58 CET 2015


Hi,

I tried to build current master with MSVC12 and Qt 5.5. It failed
because Q_COMPILER_INITIALIZER_LISTS is not defined (needed to compile
some classes which use QVector<> constructor with initializer lists).

Is this a bug in Qt 5.5 (MSVC12 does support initializer lists due to
Microsoft's documentation) or should QtCreator not use initializer
lists yet?

Regards, Jochen




More information about the Qt-creator mailing list