Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 2.2.0
-
None
-
Windows Vista x64
cdb
gdb
-
444fd5ee191419af916bbc656583a38f38fdde14
Description
- Use the wizard to create a Qt Quick Application.
- Set a valid path for "Create in" but change the case of a character.
- Proceed with default settings.
- Set a breakpoint in main.qml.
- Start debuging the project.
- Hit the breakpoint.
Creator will open main.qml from the build directory instead of showing the current line in main.qml from source directory.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-4592 Qt Quick Application creates "File name case mismatch"
- Closed