[Qt-creator] qtCreator and MAKEOPTS

Daniel Teske daniel.teske at nokia.com
Mon Jan 26 11:42:18 CET 2009


> Hi
>
> Is there any way to get qtCreator to compile in parallel?  I tried
> exporting MAKEOPTS before starting qtCreator, but it didn't seem to work.

That depends on the platform. We are simply calling the platforms make 
command. All, but nmake support parallel building via the environment variable 
MAKEFLAGS.

daniel



More information about the Qt-creator-old mailing list