On Wed, Jan 6, 2010 at 3:55 AM, Danny Price <deepblue...@googlemail.com> wrote: > I would like to make use of C++0x in Creator. > > Is it possible to use Creator with the Intel compiler (available as a > 'plugin' for MSVC 2008) and if so how? This makes available C++0x syntax > like 'auto' to MSVC? > > And what options exist for the OSX platform where the default toolset is > Apple's GCC 4.2?
It's possible by setting the appropriate makespec. Creator won't syntax highlight C++0x constructions and may flag some as errors, but if your compiler has support it will build. /s/ Adam _______________________________________________ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-creator