Hi,

Thiago Macieira wrote:
> Question to the folks who follow Windows CE development:
> 
> is there any light at the end of the tunnel about compiling C++11 code for
> that platform?
> 
> Basically, Windows CE support right now completely blocks any idea of
> using C++11 code in Qt, since the only compiler supporting that platform
> that I know of is MSVC 2008.

I know this is an old thread, but:
http://max.kellermann.name/projects/cegcc/
has GCC 4.6.3. If that isn't new enough, upgrading from there to 4.7.x, 
4.8.x or even 4.9.x is probably doable.

It is never a good idea to rely on M$. ;-)

        Kevin Kofler

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to