[Qt-creator] Problem in Qt Creator 3.0.1

Kosjar Nikolai Nikolai.Kosjar at digia.com
Thu Feb 13 21:36:52 CET 2014


> From: qt-creator-bounces+nikolai.kosjar=digia.com at qt-project.org [qt-creator-bounces+nikolai.kosjar=digia.com at qt-project.org] on behalf of VStevenP [vstevenpavao at yahoo.com]
> Sent: Thursday, February 13, 2014 20:01
> To: qt-creator at qt-project.org
> Subject: [Qt-creator] Problem in Qt Creator 3.0.1
> 
> In Qt Creator 3.0.1, it doesn't recognize my #include <QQuickItem> anymore.

* Double check your kit configuration.
* Restart Qt Creator with the environment variable
  QTCREATOR_DUMP_PROJECT_INFO=1 set and watch the
  output for  "=== Merged include paths ===". Do you see the include
  path for QQuickItem? If not, the code model did not get the correct
  include paths.

Nikolai



More information about the Qt-creator mailing list