Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
Qt Creator 2.7.0
-
None
Description
First installed it in Ubuntu I had some problem in building examples but I managed to solve it and every examples given in Qt is working fine.
But in Windows every example worked except the "Boxes" example.
Issues:
warning: Qt was built with ANGLE, which provides only OpenGL ES 2.0 on top of DirectX 9.0c
error: This example requires Qt to be configured with -opengl desktop
So, I installed Qt 5.0.2 for Windows 32-bit(VS 2010, OpenGL, 476 MB) version.
And in that I am getting
Issues:
error: Qt Creator needs a compiler set up to build. Configure a compiler in the kit options.
For more detailed information please visit http://stackoverflow.com/questions/16412542/qt-example-named-boxes-working-on-ubuntu-but-not-on-windows-qt-5-0-2