[Qt-creator] parallel processing in make

Danny Price deepblue842 at googlemail.com
Fri Jul 16 12:29:11 CEST 2010


I used to do that but the setting is lost when the pro.user file is
regenerated. Is there a way to set this in the .pro file?

Doesn't make automatically use all available cores if the 'j' argument is
not set? I'm sure I read that somewhere.

On Fri, Jul 16, 2010 at 11:15 AM, Oleg Shalnev <oleg.shalnev at gmail.com>wrote:

> In Linux I just modify "Additional arguments"
>
>
> 2010/7/16 Carter, Nathan <NCARTER at bentley.edu>
>
>
>> Is there a way to tell Creator to use "make -j N" for some N in all
>> projects?  I know that I can change it on a per-project basis, but since
>> it's a value that's pretty much just contingent on how many cores my machine
>> has, I'd like to just say "please use all cores all the time."
>>
>> I couldn't find this in the options.  Did I miss it or should I file a
>> request for it?
>>
>> (Or I could set MAKEFLAGS="-j 4" in my environment, but I guess I'm not
>> sure where Qt Creator gets its environment from in OS X, when launched from
>> Finder rather than the command line...maybe from my bash .profile??  I have
>> no idea.)
>>
>> Nathan
>> _______________________________________________
>> Qt-creator mailing list
>> Qt-creator at trolltech.com
>> http://lists.trolltech.com/mailman/listinfo/qt-creator
>>
>
>
>
> --
> Oleg Shalnev         (Kalpa Project)
> ----------------------------------------------
> mailto: oleg at kalpa.ru
> skype:  oleg_shalnev
> jabber:  oleg.shalnev at gmail.com
> http://kalpa.ru
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20100716/598959d2/attachment.html 


More information about the Qt-creator-old mailing list