Details
Description
While trying to compile qbs project on mac, i get error:
ERROR: /usr/local/share/qbs/modules/cpp/DarwinGCC.qbs:200:18 Error while executing JavaScriptCommand:
SyntaxError: Unable to parse JSON string
I'm not really sure why it affects some projects (and some are not affected).
Commenting lines near DarwinGCC.qbs:200 has no effect
PS: same project works on Windows.