Talk:OpenGL: Difference between revisions

Content added Content deleted
(Go broken)
Line 7:
 
===Go entry broken===
It seems "github.com/mewmew/glfw/win" has not been updated in 5 years, which ismatching when the Go sample was last modified.
My suspicion is that glfw has been updated meanwhile and now split into 3.0/3.1/3.2 or something like that.
I tried replacing "github.com/go-gl/glfw3" with "github.com/go-gl/glfw/v3.2/glfw" in error.go, which seemed