[Interest] Windows ARM parallel processing

Kai Köhne Kai.Koehne at qt.io
Fri Aug 1 09:47:04 CEST 2025


You can use jom then: https://wiki.qt.io/Jom

Though that should be the default for Qt Creator . Check whether https://doc.qt.io/qtcreator/creator-build-process-customizing.html#use-jom  is enabled.

Kai

Von: Interest <interest-bounces at qt-project.org> im Auftrag von Nuno Santos via Interest <interest at qt-project.org>
Datum: Donnerstag, 31. Juli 2025 um 18:16
An: Macieira, Thiago <thiago.macieira at intel.com>
Cc: interest at qt-project.org <interest at qt-project.org>
Betreff: Re: [Interest] Windows ARM parallel processing

Thiago,

I’m using nmake. It was the default behaviour of the msvc kit.

Will I need to stick to nmake while using still using qmake?

In intel nmake does since to take advantage of parallel processing. What’s the difference on arm?

Thank you!

Best,
--
Nuno Santos

> No dia 31/07/2025, às 17:06, Thiago Macieira <thiago.macieira at intel.com> escreveu:
>
> On Thursday, 31 July 2025 08:58:25 Pacific Daylight Time Nuno Santos via
> Interest wrote:
>> I’m talking about building a project in Qt Creator.
>>
>> I  will go through the process of building from the source soon.
>
> What buildsystem are you using? If using CMake, are you using the Ninja
> generator?
>
> Ninja defaults to using all cores of your system. If it isn't doing that,
> complain upstream.
>
> If you're using GNU Make, I suggest setting MAKEFLAGS=-j<whatever> in your
> build environment. I think Qt Creator has a global setting for that.
>
> If you're using MS's NMake, consider upgrading to something better.
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>  Principal Engineer - Intel Platform & System Engineering
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest
_______________________________________________
Interest mailing list
Interest at qt-project.org
https://lists.qt-project.org/listinfo/interest


Confidential
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20250801/27418067/attachment-0001.htm>


More information about the Interest mailing list