Hi,
Qt Quick requires OpenGL 2.0 or greater. However, the Intel 945 only supports up to OpenGL 1.4: https://software.intel.com/en-us/forums/topic/284458
You cannot use Qt Quick + OpenGL with this graphics card.
One possible solution is to download a non-OpenGL version of Qt, and use that to compile your app.
↧