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
MacOS version: 10.12.4
go version go1.7.5 darwin/amd64
$ go get github.com/go-gl/gl
$ go get github.com/go-gl/examples
$ go run $GOPATH/src/github.com/go-gl/examples/gl21-cube/cube.go
$ signal: killed
I also tried
$ go install github.com/go-gl/examples/gl21-cube
$ gl21-cube
$ Killed: 9
I also tried gl41core-cube, same problem: nothing happens program just returns that signal.
The text was updated successfully, but these errors were encountered:
MacOS version: 10.12.4
go version go1.7.5 darwin/amd64
I also tried
I also tried gl41core-cube, same problem: nothing happens program just returns that signal.
The text was updated successfully, but these errors were encountered: