You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Follow instructions from the "GettingStarted" wiki page
(http://code.google.com/p/golangide/wiki/GettingStarted), section "install
windows", but when you have Go installed not in C:\go, but e.g. in
C:\foobar\go, and change GOROOT appropriately
What is the expected output? What do you see instead?
I expect proper compilation. Instead, I see an error message.
What version of the product are you using? On what operating system?
0.1.8, on Windows
Please provide any additional information below.
A solution is to add in GettingStarted page an additional line for cmd:
set PATH=%PATH%;%GOROOT%\bin
Original issue reported on code.google.com by czapko...@gmail.com on 29 Jan 2011 at 12:54
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
czapko...@gmail.com
on 29 Jan 2011 at 12:54The text was updated successfully, but these errors were encountered: