Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. #include<QDialog> file not found or does not exist error occurs how to handle

#include<QDialog> file not found or does not exist error occurs how to handle

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 612 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    C K Senthil kumar
    wrote on last edited by
    #1

    while compiling i am getting this error file not found or does not exist actually i am opening one old project in my Qt version 5.5 how to solve this issue plz help

    RatzzR 1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Any chances that you are missing QT += widgets in your .pro file ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      6
      • C C K Senthil kumar

        while compiling i am getting this error file not found or does not exist actually i am opening one old project in my Qt version 5.5 how to solve this issue plz help

        RatzzR Offline
        RatzzR Offline
        Ratzz
        wrote on last edited by Ratzz
        #3

        @C-K-Senthil-kumar
        Do you have greaterThan(QT_MAJOR_VERSION, 4): QT += widgets in your pro file?

        --Alles ist gut.

        1 Reply Last reply
        5

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved