Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: 1.12.0
-
Fix Version/s: 1.16.0
-
Component/s: Languages: C/C++/Objective-C, Platforms: Linux/UNIX, Toolchains: GCC
-
Labels:None
-
Environment:Arch Linux, x86_64
-
Platform/s:
-
Commits:8eebdd24745c57be3baf0d56d3ac6780a38921f1
Description
Building a qbs product object with a 'name' property specified, fails withÂ
ERROR: /home/user/test/test.qbs:1:1 Error while handling product 'helloworld':
/usr/share/qbs/imports/qbs/Probes/GccBinaryProbe.qbs:50:16 TypeError: Result of expression 'fileName' [undefined] is not an object.