Results 1 to 18 of 18

Thread: qmake behavior

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: qmake behavior

    This is an experiment, not a description of a solution I know works...
    Try adding
    Qt Code:
    1. DEPENDPATH += hpp
    To copy to clipboard, switch view to plain text mode 
    To the pro fle and rerun qmake. Inspect the Makefile to see what each cpp file is dependent on efore and after doing this.

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

    Radek (20th August 2013)

Similar Threads

  1. QMAKE FLAGS in qmake.conf for solaris-cc-64 uses old flags
    By qmake_query in forum Installation and Deployment
    Replies: 0
    Last Post: 16th October 2012, 09:11
  2. QGraphicsView Behavior
    By chaoticbob in forum Qt Programming
    Replies: 1
    Last Post: 15th October 2009, 10:23
  3. qmake DESTDIR permissions behavior (Unix)
    By wdezell in forum Qt Tools
    Replies: 3
    Last Post: 9th March 2009, 14:59
  4. Odd behavior...
    By TemporalBeing in forum Qt Programming
    Replies: 0
    Last Post: 28th February 2009, 00:45
  5. QTreeView behavior
    By killerwookie99 in forum Qt Programming
    Replies: 1
    Last Post: 11th February 2009, 20:29

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.