Results 1 to 4 of 4

Thread: Include path question

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2006
    Posts
    849
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    6
    Thanked 163 Times in 151 Posts

    Default Re: Include path question

    And your directory is named includes not include (as you have written in your #include).

    Using ".." in #include should work, otherwise.
    (Use it only in headers that are private or for .cpp files, though.)

  2. The following user says thank you to caduel for this useful post:

    MarkoSan (28th September 2009)

Similar Threads

  1. Include path confusion in Qt with Eclipse
    By PUK_999 in forum Installation and Deployment
    Replies: 0
    Last Post: 20th August 2009, 20:56
  2. segmentation fault on closing
    By harakiri in forum Qt Programming
    Replies: 6
    Last Post: 8th July 2009, 13:54
  3. qt #include question
    By marf in forum Newbie
    Replies: 1
    Last Post: 27th July 2008, 08:40
  4. Error: Using Multiple files
    By 3nc31 in forum Qt Programming
    Replies: 1
    Last Post: 22nd November 2007, 09:23
  5. use button from another Window
    By raphaelf in forum Qt Programming
    Replies: 11
    Last Post: 2nd March 2006, 20:31

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
  •  
Qt is a trademark of The Qt Company.