Closed akifai closed 4 years ago
C:\Users\u7658>go get -u github.com/EngoEngine/engo
exec: "gcc": executable file not found in %PATH%
It looks like you don't have a gcc toolchain on your path. I recommend using something like mingw to get it. Win-builds also looks promising and has a nice GUI to install packages, I would try that out.
C:\Users\u7658>go get -u github.com/EngoEngine/engo
github.com/go-gl/glfw/v3.2/glfw
exec: "gcc": executable file not found in %PATH%
github.com/go-gl/gl/v2.1/gl
exec: "gcc": executable file not found in %PATH%