Talk:OpenGL: Difference between revisions

Go broken
(Embedded image)
(Go broken)
Line 5:
 
Another item: The C example appears to create a managed window, which goes slightly beyond the bounds of the task. Considering that such steps may be necessary for some languages, it should be mentioned in the example preamble. --[[User:Short Circuit|Short Circuit]] 12:21, 8 October 2007 (MDT)
 
===Go entry broken===
"github.com/mewmew/glfw/win" has not been updated in 5 years, which is 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
to help at least by (apparently) requiring the same change in events.go then win.go, but that was as far as
I got before it all collapsed with a plethora of new errors. --[[User:Petelomax|Pete Lomax]] ([[User talk:Petelomax|talk]]) 16:47, 22 January 2019 (UTC)
7,796

edits