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

missing WGL_ARB_extensions_string #276

Open
christianrauch opened this issue Jun 30, 2022 · 0 comments
Open

missing WGL_ARB_extensions_string #276

christianrauch opened this issue Jun 30, 2022 · 0 comments

Comments

@christianrauch
Copy link

I am getting

Implementation unexpectedly missing WGL_ARB_extensions_string.  Probably a libepoxy bug.

from https://github.com/anholt/libepoxy/blob/1.5.10/src/dispatch_wgl.c#L54-L60.

Apparently, wglGetProcAddress("wglGetExtensionsStringARB") returns NULL. Any idea what might be wrong?

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