Hi all, I just wanted to update my x64 build of QtCreator to 3.5.0, but unfortunately that failed. I get the following error: utf8stringvector.cpp(44) : error C2664: 'QVector<Utf8String>::QVector(QVector<Utf8String> &&)' : cannot convert argument 1 from 'std::initializer_list<Utf8String>' to 'int' No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
This is with latest Qt 5.5.0 x64 binary for MSVC2013 (qt-opensource-windows-x86-msvc2013_64-5.5.0). Any ideas? Best Regards, Immanuel
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
