Qt GUI application
-
wrote on 20 Jan 2015, 19:19 last edited by
I have installed Qt creator 3.2.0 but there is no option creating a gui application when i create new project , can someone explain me what is required to develop GUI application?
-
Hi and welcome to devnet,
Do you have a Qt version already installed ? If so, did you make it known to Qt Creator ? Created a kit with it ?
-
Based on your other similar thread question, you are looking after the "Kits":http://doc.qt.io/qtcreator/creator-targets.html and "Qt versions":http://doc.qt.io/qtcreator/creator-project-qmake.html chapters of Qt Creator's documentation
-
Hi,
An easier way is to uninstall Qt Creator 3.2 and download Qt 5.4: http://www.qt.io/download-open-source/
The installer includes Qt Creator 3.3, and it will set up your kits for you.
1/4