On 24/05/22 23:31, Alberto Mardegan wrote:
Here's the error: https://pastebin.com/68KdfagX

Oh, I see it now, there's a lonely "-D" in the compiler command line:

... -DXDG_THUMBNAILS -D -DQT_SVG_LIB ...

It came from this:

    cpp.defines: product.embedAsResource ? "STATIC_PLUGINS" : ""

Changing the "" to a [] fixes the issue. Do you think that this handling of "" could be considered a QBS bug?

At least, 1.16 seemed to handle that and did not add a "-D".

Ciao,
  Alberto

--
http://www.mardy.it - Geek in un lingua international
_______________________________________________
Qbs mailing list
Qbs@qt-project.org
https://lists.qt-project.org/listinfo/qbs

Reply via email to