cocos2d-x-3rd-party-libs-bin icon indicating copy to clipboard operation
cocos2d-x-3rd-party-libs-bin copied to clipboard

glfw 3.2 crashes during glfwInit() on some Windows 10 machines, upgrade to 3.2.1

Open mechkg opened this issue 7 years ago • 1 comments

Unfortunately I can't tell the exact reason because the bundled binary has no debug symbols, but it crashes with an access violation during glfwInit on one of my machines, although it's working fine on others. The machines are very similar (including the graphics card and the monitor configuration) except the one that crashes has a Ryzen CPU.

Updating the lib to glfw 3.2.1 seems to have fixed the issue.

mechkg avatar Sep 28 '17 08:09 mechkg

Indeed updating the lib to glfw 3.2.1 fixed the issue for me.

atinagrawal avatar May 21 '19 07:05 atinagrawal