-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.2.0
-
None
-
Project built with Qt 4.7.1 for Symbian
running on Nokia 6210 Navigator, Qt 4.7.2 installed
-
f6c862db4905050f70abf6eb
- Create a "Qt Quick Application".
- Insert a syntax error into the main QML file.
- Run this on a Symbian device.
Creator will report the syntax error in Application output but will not provide a link to the respective line of code:
Executable file: 8814 2011-02-03T17:51:05 C:\S60\devices\S60_5th_Edition_SDK_v1.0\epoc32\release\gcce\udeb\OnceMore.exe Starting application... Application running with pid 503. [Qt Message] file:///C:/Private/e39d09f8/qml/OnceMore/main.qml:7:9: Cannot assign to non-existent property "test" test: "Hello World" ^ Finished.
This is a regression, it worked fine in 2.1.
- relates to
-
QTCREATORBUG-2764 QML errors in Application Output do not offer a link to jump to the line in code
-
- Closed
-