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

Attachment: 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

Reply via email to