On sexta-feira, 30 de agosto de 2013 19:18:31, Alejandro Exojo wrote: > > /Users/j.doe/Developer/Qt5.1.0/5.1.0/clang_64/include/QtCore/qlist.h:52: > > erreur : 'initializer_list' file not found > > #include <initializer_list> > > > > ^ > > So, you used a project that uses C++11, and the compiler doesn't > enable C++11 by default. That's not Qt's fault.
To be quite clear: the problem is that C++11 was improperly enabled. Qt supports both C++98 mode and *proper* C++11 mode. See my other email. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest