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

Qt/Windows in VMware Fusion cannot open files from host

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P3: Somewhat important P3: Somewhat important
    • Some future release
    • 4.3.5
    • Core: I/O
    • None

      VMware Fusion provides access to the native file system that hangs off of \\.host\Shared Folders\. Qt is not able to read files from this path.
      Qt has custom code to detect UNC paths that looks for // or
      but not //. or
      .

      It should instead look for // or
      but not //./ or \\.\

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

            stormols Marius Storm-Olsen
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes