[Interest] C++11 in Qt5

Thiago Macieira thiago.macieira at intel.com
Tue Jun 12 23:12:09 CEST 2012


On terça-feira, 12 de junho de 2012 15.16.38, Stephen Chu wrote:
> I am curious if the runtime issue on OS X has been dealt with? 

Yes. We decided not to force libc++. We're still using the compiler default, 
whichever that is (currently libstdc++). If the compiler changes defaults, you 
can blame the compiler vendor.

> fatal error: 'initializer_list' file not found
> #include <initializer_list>
>           ^

Our Mac developers have been using C++11 with libstdc++'s headers just fine. 
They've told me that Apple patches the libstdc++ headers to make them work.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120612/f9a21790/attachment.sig>


More information about the Interest mailing list