Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-62665

Imports aren't properly resolved from UNC paths containing symlinks on Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.9.1
    • Core: I/O
    • None

      So I tried building qbs inside a Docker container, where the qbs sources were located at C:\qbs, which itself was a symlink to a directory like \\?\ContainerSomethingSomething\Foo\Bar

      qbs fails to import the scannerplugin.qbs file from plugins/scanner/cpp/cpp.qbs, saying that \ContainerSomethingSomething\Foo\Bar does not exist (apparently the
      ? prefix gets stripped somehow).

      So, some path manipulation somewhere is not handling UNC paths properly.

        For Gerrit Dashboard: QTBUG-62665
        # Subject Branch Project Status CR V

            vhilshei Volker Hilsheimer
            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