Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not support qt 5.7 yet? #24

Open
chengyingyuan opened this issue Dec 3, 2016 · 0 comments
Open

not support qt 5.7 yet? #24

chengyingyuan opened this issue Dec 3, 2016 · 0 comments

Comments

@chengyingyuan
Copy link

I tried to create a QGLWidget using glc lib in QT 5.7, but it failed to work, although compiling was fine. The error information as following:

GLC_Context::chooseContext
createContext: wglCreateContextAttribsARB() failed (GL error code: 0x502) for format: QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize 1, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 1, samples 4, swapBehavior 2, swapInterval -1, profile 0), shared context: 0x0 ()
createContext: wglCreateContext failed. ()
Unable to create a GL Context.

I can run the same example in QT 5.5 without any problem. Doesn't it support QT 5.7 yet?

Regards,

Leo Cheng

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant