Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-6419

Harmattan target -> "no such file or directory" for #include

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • Qt Creator 2.4.0
    • Qt Creator 2.4.0
    • Editors
    • None
    • windows 7

    Description

      For all the "qt includes" (e.g. #include <QtDeclarative>) you get "No such file or directory" and the code assistant doesn't work while editing cpp files. I am able to build even with the errors - it is just a problem with the editor apparently.

      I tried to remove and re-install. Also tried to install to a different hard drive.
      If I change the target to "desktop" the editor works just fine.

      Steps to reproduce the issue:
      1. install qt sdk 1.1.2
      2. create new project (qt quick project\Harmattan application)
      3. open main.cpp

      The two include lines
      #include <QtGui/QApplication>
      #include <QtDeclarative>

      will be underlined and by moving the mouse over you will get a tool tip "no such file or directory".

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            dt Daniel Teske
            fcrochik Felipe Crochik
            Votes:
            4 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes