not compatible with opengl 4.5
Soietre opened this issue · 4 comments
Soietre commented
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
HoseobJeong commented
I think that macros doesn't support intel graphic chip
phonowiz commented
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.
hanbim520 commented
i have the same question,the driver updated to the latest.
wangweiyong commented
I changed glew version from2.1.0 to 1.11.0, and this error dissappear.