Results 1 to 5 of 5

Thread: Editor unable to find Header Files

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2009
    Posts
    68
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt/Embedded

    Default Editor unable to find Header Files

    In a new console project the first line is:

    #include <QtCore/QCoreApplication>

    If I hover over this line the editor says: "No such file or Directory"

    If I Build and Run it compiles and runs fine.

    It appears that the Editor can not find the header files but the compiler can. Without this working Code Completion does not work.

    I am using Qt Creator 2.0.1

    What can I do to resolve this?
    Last edited by weaver4; 10th May 2012 at 18:20.

Similar Threads

  1. QSqlTableModel Unable to find table with SQlite
    By qlands in forum Qt Programming
    Replies: 2
    Last Post: 5th July 2011, 14:33
  2. QPSQL: Unable to find table set in a QSqlTableModel
    By andreabiscuola in forum Qt Programming
    Replies: 7
    Last Post: 18th January 2011, 23:33
  3. Replies: 1
    Last Post: 3rd February 2010, 06:01
  4. QSqlRelationalTableModel settable unable to find
    By nietzsche in forum Qt Programming
    Replies: 0
    Last Post: 25th May 2009, 22:51
  5. unable to include header file
    By sonia in forum Qt Programming
    Replies: 1
    Last Post: 10th July 2007, 08:56

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.