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

Qbs header paths are sensitive to build directory when building Qbs with itself

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 1.4.2
    • 1.4.0
    • General
    • None
    • 0abd1f7b723335df7a24da3e5194f8050dc635b8

      OK: qbs -f qbs.qbs -d .
      FAIL: qbs -f qbs.qbs -d /tmp/qbs

      This failed because /tmp is a symlink to /private/tmp on OS X, and so relative paths get resolved against the wrong base. Probably the build directory should be canonicalized before performing the build.

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

            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes