As a name, I just install the Go package on my laptop. OS: Windows 7 Enterpreise SP1 (64 bit) Installation path: C:\go
I set the "Environment Variables":
GOROOT Value = C:\GO;C:GO\bin
I made a hello.go file and saved it in C:\go
When I run "go run hello.go" in CMD in C:\ , I get an error message as shown below:
go:cannot find cannot find GOROOT directory: C:\Go; C:\Go\bin
go
littlebaggio
source share