johnwahba / go-tour

Automatically exported from code.google.com/p/go-tour
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Cannot get go tour executable to download on Windows XP #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Running go get code.google.com/p/go-tour/gotour does nothing
No executable is downloaded, no error messages are displayed.

>>What is the expected output? 
An executable should be downloaded

>>What do you see instead?
Absolutely nothing

>>What version of the product are you using? 
go1.0.3

>>On what operating system?
XP 32 bit, SP3

Original issue reported on code.google.com by cappy2...@gmail.com on 13 Nov 2012 at 12:45

GoogleCodeExporter commented 9 years ago
Nothing means that it succeeded. Otherwise you'd see an error. Try using the -x 
flag to see what's going on.

Original comment by a...@golang.org on 30 May 2013 at 12:45