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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes