[Qt-creator] QML + shadow build annoyance
Ville M. Vainio
vivainio at gmail.com
Tue Nov 2 17:39:29 CET 2010
[if this has been discussed already, ignore]
There is an annoying misfeature when using QML with shadow build;
everything gets copied over to shadow
build directory before syntax is checked. Syntax errors are reported like this:
file:///.../myapp-build-desktop/qml/myapp/main.qml:29:14:
i.e. it refers to the version in shadow build dir. Clicking on that
line brings you to edit the
"temporary" version of the file, and when you try to build again your
fixes get overwritten by the old, broken version.
The behaviour is technically correct, but it's not what the user
intuitively expects.
--
Ville M. Vainio @@ Forum Nokia
More information about the Qt-creator-old
mailing list