R
R
Roman Rakzin2015-03-20 22:39:45
go
Roman Rakzin, 2015-03-20 22:39:45

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

2 answer(s)
D
Dmitry Demidov, 2015-03-20
@ptitca_zu

You have already answered this question.
GOPATH is the same as GOROOT.

R
Roman Rakzin, 2015-03-20
@TwoRS

Anyway prntscr.com/6j83su

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question