makespec? Do you mean a compiler flag? Do you know the flags in question? On Wed, Jan 6, 2010 at 2:49 PM, Coda Highland <[email protected]> wrote:
> On Wed, Jan 6, 2010 at 3:55 AM, Danny Price <[email protected]> > 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 > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
