Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 2.1.0
-
e414335f26986d8786a6a158e5b9c6
Description
I have an existing folder c:\MyProjects. Now, I use the "New Qt Quick UI Project" wizard, and manually insert a project location c:\myprojects (note the case mismatch). When I launch the QmlViewer, I get this error message:
Starting C:\git\qt\bin\qmlviewer.exe -I C:/git/qt/imports C:/myprojects/untitled1/untitled1.qml
file:///C:/myprojects/untitled1/untitled1.qml: File name case mismatch
... and the qml file content is not shown in the viewer.
See attached screenshot.
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-4592 Qt Quick Application creates "File name case mismatch"
- Closed
- relates to
-
QTBUG-13517 QDeclarativeEngine should enforce case sensitivity on component naming
- Closed
-
QTBUG-15706 ERROR: File name case mismatch
- Closed
-
QTCREATORBUG-3722 New Qt Quick App Project wizard: File name case mismatch due to case tolerant project location in wizard. (Windows)
- Closed