GUI development using Qt on Windows
Installation and Deployment
4
Posts
2
Posters
891
Views
-
Getting started with QT for GUI application development on Windows.
Downloaded and installed Qt 5.7.
Created a GUI project, tried compiling and got this error.
"
Error while building/deploying project FirstQtApp (kit: Desktop Qt 5.7.0 MSVC2015 32bit)
When executing step "qmake"
"Do I need to install any other software packages before compiling and what is the configuration to be made?
Please help me resolve this.
Thanks.