👋 Hello! I'm Alphonsio the robot. Ask me a question, I'll try to answer.
How to install Qt Creator and MinGW on Windows?
To install Qt and MinGW on Windows, the best option is to download this installer from the Qt website :
http://master.qt.io/new_archive/qt/5.8/5.8.0/qt-opensource-windows-x86-mingw530-5.8.0.exe
It will simultaneously install :
- the IDE (editor) Qt Creator
- the library Qt
- and the compiler MinGW.