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

No error when missing FileInfo import in prefixMapping

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 2.2.2
    • None
    • All

    Description

      When missing import qbs.FileInfo, this does not produce an error:

      Export {
          Depends { name: "cpp" }
          cpp.includePaths: [exportingProduct.sourceDirectory]
          prefixMapping: [{
                  prefix: exportingProduct.sourceDirectory,
                  replacement: FileInfo.joinPaths(qbs.installPrefix, "include")
          }]
      }
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kandeler Christian Kandeler
            arch Ivan Komissarov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes