-
Notifications
You must be signed in to change notification settings - Fork 73
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 compatible with opengl 4.5 #3
Comments
I think that macros doesn't support intel graphic chip |
On Wed, Mar 17, 2021 at 13:18 hoseob.jeong ***@***.***> wrote:
I think that macros doesn't support intel graphic chip
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACEQZ4BZBLCML2ECNSQD3U3TEDPZ7ANCNFSM4NI3GFHQ>
.
I would download gpu caps viewer to see if your system supports 4.5. It
may be that your drivers are out of date.
|
i have the same question,the driver updated to the latest. |
I changed glew version from2.1.0 to 1.11.0, and this error dissappear. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
my computer system is window10 and opengl version is 4.5 , and the hardware is not nvidia but (Intel(R) UHD Graphics 630, when I run the problem the system broke down whith the information;
Initialization started.
[0] : GLFW initialized.
[1] : GLEW initialized.
ERROR: GLEW_VERSION_4_5 (OpenGL 4.5) not supported! Expect unexpected behaviour.
Press any key to continue ...
do you know the reasone
The text was updated successfully, but these errors were encountered: