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

MSVS 2010 cannot locate header files

$
0
0
Hello! I’m new to qt and persistantly got the following error(s): After installing Visual Studio 2010, After installing Qt library 5.3.1, After installing Qt plugin for VS 2010, After creating project with Qt5 plugin, Visual Studio still cannot locate headers required to build a project. I want to take an example from here: http://qt-project.org/doc/qt-4.8/gettingstartedqt.html and make it work. Any new component added to my project( to the code file ) – studio cannot locate Header, for example, QTextEdit.h.though i explicitly specified in Project->Options->VC++ directories folder, containing this file as well as many other. Can you, please, make a step-by-step instruction on installing/setuping/building steps in order to get started programming with qt rather than finding the ways to make the whole thing run. Thanks, Alexander.

Viewing all articles
Browse latest Browse all 2113

Trending Articles