nigels-com / glew

The OpenGL Extension Wrangler Library
Other
2.58k stars 608 forks source link

Used Glew on Wayland Weston (Opengles only) and got some errors #362

Closed zack-huangzihan closed 1 year ago

zack-huangzihan commented 2 years ago

I used Glew on Wayland Weston (Opengles only) and got some errors:

Starting GLFW context, OpenGL 3.3 arm_release_ver of this libmali is 'g6p0-01eac0', rk_so_ver is '5'. Error: Wayland: Focusing a window requires user interaction Error: Wayland: Standard cursor not found Error: Wayland: Standard cursor not found Error: Wayland: Standard cursor not found Error: Wayland: Standard cursor not found

I don't know if it will affect anything, who knows how to deal with it?

nigels-com commented 1 year ago

These errors don't (on the face of it) look like a problem with GLEW.

zack-huangzihan commented 1 year ago

ok