You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
guilhermito edited this page Jul 22, 2015
·
9 revisions
QtQuick 2.0 applications require OpenGL 2.1 or higher to run. Windows only provides OpenGL 1.1 by default, which is not sufficient. One workaround is to use a software renderer such as Mesa which can run on Windows XP or later.
To use the Mesa driver you need to download one of the files below according to your particular system, extract and copy the opengl32.dll file to the GCS "bin" directory.