Talk:OpenGL: Difference between revisions

Go Win 10
(Commented on 'Go entry broken' section.)
(Go Win 10)
Line 14:
 
:Hi Pete. Although I didn't write the original, I've managed to fix it (at least on my Ubuntu 16.04 box) by using the newer 'GLFW 3.2 for Go' library. When I have time, I'll see if it works on Windows 10 as well.--[[User:PureFox|PureFox]] ([[User talk:PureFox|talk]]) 20:20, 22 January 2019 (UTC)
 
::Hi. Tested on Windows 10: failed with "unable to initialize VERSION_1_2", tracked down to the err from gl.Init().
::In case it helps, it opens C:\Windows\System32\opengl32.dll and glu32.dll, both version 10.0.17134.1 (18/04/2018).
::There was no error from glfw.Init(), and if I comment out the third&last check(err) line, it runs fine. --[[User:Petelomax|Pete Lomax]] ([[User talk:Petelomax|talk]]) 23:31, 22 January 2019 (UTC)
7,794

edits