QT 5.2 has no kit or qmake with MingW after installation

天大地大妈咪最大 提交于 2020-01-16 07:19:08

问题


I downloaded the QT 5.2 build for MingW/OpenGL build and installed it. When I run QTCreator and try to create a project, I can't set it up because there is no kit available to choose from. I have MingW installed, so I tried to point QT to this installation, but there is qmake as well missing. I'm not sure if the manual configuration of the compiler would suffice to have a kit to choose from, but that would be my expectation.

So the question is, how do I setup QT properly that it recognizes my MingW installation and how do I get qmake to continue with QT? After downloading a 600MB package I would have expected that it works out of the box.

OS is Windows 7 and my MingW uses gcc 4.8 so it should be the same version that QT brings in it's package as well.

来源:https://stackoverflow.com/questions/22604126/qt-5-2-has-no-kit-or-qmake-with-mingw-after-installation

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!