Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

QtQuick 2 and Windows XP

$
0
0
Hi, If there is a clear answer to this question, I apologise, but I couldn’t find one at a quick search. I’m looking to develop an application which would be need to support Windows XP and up, and I am evaluating using QtQuick 2 for the UI. However, my understanding is that QtQuick 2 requires OpenGL ES 2.0 which isn’t natively supported on Windows without the user installing a separate graphics driver. This wiki page [qt-project.org] states that ANGLE can be used to bridge the gap, but it also recommends against using it on Windows XP. Does that mean my choices are to either require users on Windows XP to have a graphic driver installed that supports OpenGL ES 2.0 (making the application requirements more complicated for users), or not use QtQuick 2? Any advice would be much appreciated.

Viewing all articles
Browse latest Browse all 13965

Trending Articles