Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-3281

QML files in shadow build directories are not being updated when case changes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • Qt Creator 2.2.0-beta
    • Quick / QML Support
    • None
    • Windows Vista x64

    Description

      1. Open the attached project, use Qt 4.7.2 as target.
        (With Qt 4.7.1 the error is not visible, because this seems to ignore the case of filenames, at least on Windows.)
      2. Run it.
        GUI shows a red bar on white background.
      3. Now change the case of the subdirectory. Rename the directory to "Foo" and change line 3 of main.qml to "import "Foo"".
      4. Run it.
        You won't see the GUI. Instead you get an error message: "File name case mismatch"
      5. Try "Rebuild Project".
        Won't help.
      6. Delete all files from the project's shadow build directory.
      7. Run it.
        Now it works.

      Attachments

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

        Activity

          People

            portale Alessandro Portale
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes