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

SIGSEGV on getting OpenGL version #72

Open
edbefee3-3888-462a-9411-741b7e9eb54e opened this issue Sep 18, 2024 · 0 comments
Open

SIGSEGV on getting OpenGL version #72

edbefee3-3888-462a-9411-741b7e9eb54e opened this issue Sep 18, 2024 · 0 comments

Comments

@edbefee3-3888-462a-9411-741b7e9eb54e

when trying to launch RiiStudio, I get a segfault in ?? following a call to glGetIntegerv(GL_MAJOR_VERSION, &version.major); at gl3w.c:103
when using gdb to manually set the version.major to 4 and jumping to gl3w.c:106, the program launches normally

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