27.06.2011, 13:11, "Ivan Cukic" <[email protected]>: > 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. > > LLVM doesn't support them yet, but it is not yet stable enough to compile > Qt properly (acc to the project's website) Nope, clang is able to compile Qt. -- Regards, Konstantin _______________________________________________ Qt5-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback
