cory12122 Posted October 31, 2018 Share Posted October 31, 2018 Hey guys, im having an issue where icue will not launch and gives me this error --------------------------- CUE --------------------------- Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::SwapBehavior(DoubleBuffer), swapInterval 1, profile QSurfaceFormat::OpenGLContextProfile(NoProfile)) . This is most likely caused by not having the necessary graphics drivers installed. Install a driver providing OpenGL 2.0 or higher, or, if this is not possible, make sure the ANGLE Open GL ES 2.0 emulation libraries (libEGL.dll, libGLESv2.dll and d3dcompiler_*.dll) are available in the application executable's directory or in a location listed in PATH. --------------------------- OK --------------------------- Ive tried uninstalling and reinstalling icue, and all of my drivers are up to date. Not sure what to do. Link to comment Share on other sites More sharing options...
DevBiker Posted October 31, 2018 Share Posted October 31, 2018 Well, that's an issue with your OpenGL installation. This could be a problem with your graphics driver or it could be a conflict. Would you happen to have Duet Display installed? Link to comment Share on other sites More sharing options...
cory12122 Posted November 4, 2018 Author Share Posted November 4, 2018 actually i do have duet display installed. Ill try uninstalling it and trying that Link to comment Share on other sites More sharing options...
Recommended Posts