Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-665

support dots in Product.name

    XMLWordPrintable

Details

    • 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

        1. 665.zip
          0.7 kB
          Joerg Bornemann

        Issue Links

          Activity

            People

              jbornema Joerg Bornemann
              jbornema Joerg Bornemann
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: