Although it is tempting to use ANGLE as a replacement for missing graphics drivers on this platform, it does not fully work and may lead to crashes, for example, when the security dialog is opened.
Your application needs to run on Windows XP.Your application does not use OpenGL at all (since ANGLE implies additional deployment dependencies which are then not needed).Your application uses OpenGL calls not part of OpenGL ES 2.0.warp: Use the Direct3D 11 software rasterizer.If you experience problems, you can override this with the QT_ANGLE_PLATFORM environment variable. Qt, by default, lets ANGLE choose the best platform supported by the machine. Additionally, ANGLE supports multiple renderers or 'platforms' based on the Direct3D version used.