LWJGL/lwjgl3

How to get EGL natives?

TheTypholorian opened this issue · 3 comments

Question

Pretty self-explanatory. I can't seem to find the natives for EGL. The customize download site doesn't include the egl natives. Can't find them with the same syntax as other stuff, like glfw or opengl. I saw this issue, where Spasi says "LWJGL does not ship with an EGL implementation, you have to install one separately." Where do I find this?

knokko commented

Have you already tried what happens if you ignore the EGL natives? Iirc I did not need to install anything myself.