Details
-
Bug
-
Resolution: Done
-
P2: Important
-
1.2.2
-
None
-
5f4d9cc38e4659166bd85560e07c9d967a8d8236
Description
Project { Application { name: "myapp" Depends { name: "foo.barbla" } files: ["app.cpp"] } StaticLibrary { name: "foo.barbla" files: ["lib.cpp"] } }
yields the error message "Module foo/barbla could not be loaded.".
It should be possible to have dots in product names.
Attachments
Issue Links
- depends on
-
QBS-666 support module hierarchies that are deeper than two
-
- Closed
-