Hello Guest

glfw_wayland doesn't work under 3.2

  • 1 Replies
  • 5430 Views
glfw_wayland doesn't work under 3.2
« on: September 04, 2018, 18:24:52 »
The version of glfw_wayland that ships with LWJGL 3.2 does not work. It fails to create a window with the error
Code: [Select]
listener function for opcode 5 of wl_keyboard is NULL. As a result I've been having to use the GLFW that comes with LWJGL 3.1.6 while using 3.2 for everything else.

*

Offline spasi

  • *****
  • 2261
    • WebHotelier
Re: glfw_wayland doesn't work under 3.2
« Reply #1 on: October 12, 2018, 18:45:51 »
Hey,

Could you please try 3.2.1 snapshot 4? If the problem persists, could you share some information about your environment? Also, have you tried a native GLFW demo?