[Qt5-feedback] Lambdas
Konstantin Tokarev
annulen at yandex.ru
Mon Jun 27 11:41:01 CEST 2011
27.06.2011, 13:38, "Thiago Macieira" <thiago at kde.org>:
> Em Monday, 27 de June de 2011, às 13:18:20, Konstantin Tokarev escreveu:
>
>> 27.06.2011, 13:11, "Ivan Cukic" <ivan.cukic at kde.org>;:
>>> Andre wrote:
>>>> Does Qt 5 have to support compilers that don't "do" C++0x ?
>>> Lambdas are (afaik) supported by the latest gcc, msvc and intel's c++
>>> compiler.
>> It is not possible to use latest compilers on every platform. For example,
>> we are still stuck to gcc 2.95 for one of embedded platforms.
>
> GCC 2.95 is not supported. Minimum requirement for Qt 4.x today is GCC 3.4 and
> only because some RHEL versions still use that.
>
> For 5.0, I'd like to raise the minimum to GCC 4.2.
GCC 4.2 does not support c++0x anyway.
--
Regards,
Konstantin
More information about the Qt5-feedback
mailing list