[Qt-creator] Intel Compiler and C++0x?

Coda Highland coda at bobandgeorge.com
Wed Jan 6 15:49:00 CET 2010


On Wed, Jan 6, 2010 at 3:55 AM, Danny Price <deepblue842 at 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



More information about the Qt-creator-old mailing list