Answer the question
In order to leave comments, you need to log in
Trouble in go with $GOROOT and $GOPATH?
Good afternoon.
Problem in go with $GOROOT and $GOPATH.
at first the program does not start, it swears. I check the $GOROOT and $GOPATH -go env parameters,
set $GOPATH export GOPATH='c:\Go' then check - go env . Everything was set.
I am writing a program where the
import package is connected (
"code.google.com/p/go.net/websocket"
)
Here is the answer prntscr.com/6j7qm7
I work on Windows.
Compiling. I am getting an error.
What should I do with this? Please tell me.
Thanks
Answer the question
In order to leave comments, you need to log in
You have already answered this question.
GOPATH is the same as GOROOT.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question