-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
AttributeError: function 'glGetUniformLocation' not found #237
Comments
OpenGL version: 4.6.0 NVIDIA 566.36 |
[Genesis] [14:28:01] [INFO] ╭─────────────────────────────────────────────────────────────────────────────────────╮ |
I tried to run this code:
and this error happened:
AttributeError: function 'glGetUniformLocation' not found
How do I fix this?
The text was updated successfully, but these errors were encountered: