Where is the Qt Widget Project option?
-
Hello, guys!
I'm using Qt Creator 2.7.2 Based on Qt4.8.4 and i want to make a simple widget project, a window with buttons and everything else, but in "File->New File or Project..." there is no such option! The only options are:Projects
Other Projects Code Snippet
Non-Qt Project Plain C Project...
Import Project Bazaar Clone(Or Branch)...Files and Classes
C++ C++ class...
Qt Qt Resource file...
GLSL Fragment Shader...
General Text FileSo, where is the Qt Widget Project?
-
Have you:
Installed Qt, and
Told Qt Creator where to find your version of Qt?
Read these:
- "Adding Qt Versions":http://qt-project.org/doc/qtcreator-2.7/creator-project-qmake.html
- "Adding Kits":http://qt-project.org/doc/qtcreator-2.7/creator-targets.html