Results 1 to 4 of 4

Thread: Including Libraries respectively Header Files in the CORRECT Order

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2015
    Posts
    5
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Re: Including Libraries respectively Header Files in the CORRECT Order

    Oh okay. Well thanks for this very illustrative explanation - this helps me to comprehend also my other thread and well I still think its insane that in 2015 it is still required to do that manually but well... So then I will take my weekend to work on including all the headers I need at the correct order.

    Greez
    Nathi

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,376
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    4
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Including Libraries respectively Header Files in the CORRECT Order

    Quote Originally Posted by Nathalia View Post
    I still think its insane that in 2015 it is still required to do that manually but well...
    I understand that if you open a commandline (e.g. cmd) on your computer and enter a name of a file then your command line searches your whole computer and all network volumes and executes that file and it does it fast and knows well which binary to execute if you have multiple files with the same name. It's year 2015 and my shell still searches only the directories set in PATH.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Restore MDI Children w/correct window z-order
    By C403 in forum Qt Programming
    Replies: 1
    Last Post: 22nd June 2013, 22:00
  2. Replies: 2
    Last Post: 4th January 2012, 14:26
  3. How to add external Header files and libraries?
    By askbapi in forum Installation and Deployment
    Replies: 6
    Last Post: 30th September 2010, 18:33
  4. Including the QT libraries
    By hapheston in forum Installation and Deployment
    Replies: 3
    Last Post: 22nd August 2010, 14:23
  5. Replies: 2
    Last Post: 28th February 2010, 08:38

Tags for this Thread

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.