Results 1 to 10 of 10

Thread: include "QDialog" etc not found after upgrade from 5.4 to 5.6

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,233
    Thanks
    303
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: include "QDialog" etc not found after upgrade from 5.4 to 5.6

    I'm not really a Qt Creator / qmake user; I work mainly in Visual Studio. There, I can specify include and library paths using environment variables: $(QTDIR)/include, etc. I would be surprised if you can't do the same thing in a .pro file. This would let you move the same project to different computers and it would work the same if you have the same environment variable on each system pointing to the correct place.

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

    gig-raf (12th April 2016)

Similar Threads

  1. QButtonBox, QDialog should not close on "Abort" or "Cancel"
    By HappyCoder in forum Qt Programming
    Replies: 8
    Last Post: 10th September 2015, 13:10
  2. QML: module "QtQuick.Controls" plugin "qtquickcontrolsplugin" not found on iOS
    By ChristianH in forum Installation and Deployment
    Replies: 0
    Last Post: 22nd August 2015, 17:53
  3. Replies: 32
    Last Post: 25th August 2012, 23:10
  4. "Cannot run program "C:\Qt\4.3.3\bin\qmake": file not found
    By PeteH in forum Installation and Deployment
    Replies: 1
    Last Post: 7th February 2009, 00:48
  5. Translation QFileDialog standart buttons ("Open"/"Save"/"Cancel")
    By victor.yacovlev in forum Qt Programming
    Replies: 4
    Last Post: 24th January 2008, 19:05

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.