build error on OSX, go1.6
qiukeren opened this issue · 2 comments
qiukeren commented
what's more, the example glfw31-gl41core-cube
~/gopath/src/github.com/go-gl/gl $ go install github.com/go-gl/examples/glfw31-gl41core-cube
# github.com/go-gl/examples/glfw31-gl41core-cube
../examples/glfw31-gl41core-cube/cube.go:180: undefined: gl.Strs
qiukeren commented
example gl21 is just fine.
qiukeren commented
It all correct after update go-gl/gl source