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

QtDeclarative fails with 'File name case mismatch' if working directory is incorrectly capitalized (Windows)

XMLWordPrintable

      Launching a QML program which loads files from the current working directory with an incorrectly capitalized working directory results in 'File name case mismatch' errors.

      QtDeclarative makes relative files absolute in 'QDir::currentPath()' if no other baseUrl has been set. If the applications working directory path is now incorrectly capitalized (e.g. via a Shortcut, or if launched from an IDE) it will spill out the above mentioned error.

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

            kkohne Kai Köhne
            kkohne Kai Köhne
            Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes