Enrico Hoffmann

Results 1 comments of Enrico Hoffmann

Same problem here ... ``` vendor/github.com/go-gl/glfw/v3.2/glfw/c_glfw.go:4:10: fatal error: 'glfw/src/context.c' file not found #include "glfw/src/context.c" ^~~~~~~~~~~~~~~~~~~~ ``` my go env: ``` GOARCH="amd64" GOBIN="" GOCACHE="/Users/tox/Library/Caches/go-build" GOEXE="" GOFLAGS="" GOHOSTARCH="amd64" GOHOSTOS="darwin" GOOS="darwin" GOPATH="/Users/tox/.go" GOPROXY=""...