[Qbs] How do I tell qbs to use the nasm assembler when building using QtCreator and a Qt kit?

Christian Kandeler christian.kandeler at qt.io
Thu Dec 14 18:02:47 CET 2017


On Thu, 14 Dec 2017 17:46:56 +0100
Ola Røer Thorsen <ola at silentwings.no> wrote:

> It's running when I tag the files with "asm", but using the assembler "as"
> instead of "nasm". Any way to override that here for this particular group
> of files? The source files are not compatible with "as".

You need to set cpp.assemblerName, either in the profile or in your product(s).


Christian



More information about the Qbs mailing list