Results 1 to 2 of 2

Thread: How to include additional directories in the IDE

  1. #1
    Join Date
    Feb 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default How to include additional directories in the IDE

    HI all

    Could you please tell me how do I add additional directories in a project within the QT IDE for windows, I receive the following error:

    undefined reference to XXXXXX

    I have used INCLUDEPATH in the project settings but this does not seem to help.

    Thanks

  2. #2
    Join Date
    Jul 2008
    Location
    Germany
    Posts
    507
    Thanks
    11
    Thanked 76 Times in 74 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: How to include additional directories in the IDE

    Hi, this seems to be a linker error. Adjust the LIBPATH variable to contain the path of the lib you try to use.

    Ginsengelf

Similar Threads

  1. Return number of directories in a directories
    By franco.amato in forum Newbie
    Replies: 7
    Last Post: 29th September 2010, 23:29
  2. Return number of directories in a directories
    By franco.amato in forum Qt Programming
    Replies: 1
    Last Post: 29th September 2010, 18:24
  3. Adding directories to resources
    By roxton in forum Qt Programming
    Replies: 3
    Last Post: 24th April 2008, 12:00
  4. Additional Library Directories Not Searched
    By TheGrimace in forum General Programming
    Replies: 1
    Last Post: 11th September 2007, 15:50
  5. How to create directories??
    By paranoid_android in forum Qt Programming
    Replies: 3
    Last Post: 9th March 2006, 16:28

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.