Im working with lwjgl version 3.1.0 and GLContext doesnt seem to exist.
import org.lwjgl.opengl.GLContext;
im getting an error with this line.
any ideas?
This error message is correct. org.lwjgl.opengl.GLContext does not exist in LWJGL 3.
org.lwjgl.opengl.GLContext