I’ve been working on a project and how it’s layed out is one system is in a different project and it makes calls to LWJGL, by doing this I get an error of “No OpenGL context found in the current thread.”
How would someone go about passing on the context of openGL?
Thank you for any help