Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4: Low
-
Resolution: Done
-
Affects Version/s: 1.13.1
-
Fix Version/s: 1.15.0
-
Component/s: Build & Distribution of Qbs
-
Labels:None
-
Environment:Ubuntu 18.04.3 LTS Linux 5.0.0-25-generic x86-64
Qbs master head commit: 358348530d69528ce36e6d767d51a47cd42ae1e5
-
Commits:73ed687cf11cb2d4e7f263ef5754039b96b69aaa (qbs/qbs/master)
Description
The generator plugins (clangdb, visualstudio etc) doesn't seem to be linked into qbs when building Qbs from source with a statically linked Qt version. This result in the following error message when attempting to generate in a project:
ERROR: No generator specified or no generators are available.