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

Windows WGL crash in examples. #128

Closed
azul3d-bot opened this issue Mar 6, 2016 · 2 comments
Closed

Windows WGL crash in examples. #128

azul3d-bot opened this issue Mar 6, 2016 · 2 comments

Comments

@azul3d-bot
Copy link

Issue by slimsag
Sunday Dec 21, 2014 at 15:39 GMT
Originally opened as azul3d-legacy/gfx#76


All examples on Windows currently crash with:

2014/12/21 15:29:36 Error 65544: WGL: Failed to enable sharing with specified OpenGL context

I've debugged a bit already and it appears to be a data race between the render/asset context.

@azul3d-bot
Copy link
Author

Comment by slimsag
Monday Dec 22, 2014 at 00:19 GMT


I found the issue. It is a restriction with WGL, not a data race as I originally thought.

Fix coming shortly.

@azul3d-bot
Copy link
Author

Fixed/merged as part of #1

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

No branches or pull requests

1 participant