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

Ola Røer Thorsen ola at silentwings.no
Thu Dec 14 17:46:56 CET 2017


2017-12-14 17:27 GMT+01:00 Christian Kandeler <christian.kandeler at qt.io>:


> Have you tagged them properly? The .asm extension is not auto-tagged on
> Linux; you will need to do that "manually" via a Group or a FileTagger
> item.
> See https://doc.qt.io/qbs/cpp-module.html#relevant-file-tags for the
> assembler-related file tags.
>
>
Ah, I missed that bit with ".asm" being automatically tagget only for MSVC.

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".

Thanks,
Ola
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20171214/f34bea8c/attachment.html>


More information about the Qbs mailing list