You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenGL-2.8.0.0 removes the StateVar dependency, providing its own StateVar implementation in Graphics.Rendering.OpenGL.GL.StateVar instead of Data.StateVar, which causes Backends.GLFW to fail to build.