Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Compiler can't find the Qt Classes

$
0
0
Hello! I’m receiving the error when compiling: fatal error C1083: CANNOT OPEN INCLUDE FILE: ‘QInputDialot’: No such file or directory And the same error for the others included Qt Classes, like QIntValidator, QDoubleValidator, QAction, QComboBox… etc This code was working before I put one include(project.pri) in .pro file. Any help? Thanks!

Viewing all articles
Browse latest Browse all 2113

Trending Articles