jstarks / npiperelay

npiperelay allows you to access Windows named pipes from WSL
MIT License
660 stars 71 forks source link

undefined: windows.Handle error #5

Open rayswav opened 5 years ago

rayswav commented 5 years ago

Cannot download the repo because of this error.

root@Newton: ~/dockerInstall# go get -d github.com/jstarks/npiperelay root@Newton: ~/dockerInstall# ls -lrt total 101888 -rw-r--r-- 1 root root 104247844 Oct 26 2017 go1.9.2.linux-amd64.tar.gz root@Newton: ~/dockerInstall# go get github.com/jstarks/npiperelay

github.com/jstarks/npiperelay

../go/src/github.com/jstarks/npiperelay/overlappedfile.go:15:4: undefined: windows.Handle ../go/src/github.com/jstarks/npiperelay/overlappedfile.go:17:6: undefined: windows.Handle root@Newton: ~/dockerInstall# ls -lrt total 101888 -rw-r--r-- 1 root root 104247844 Oct 26 2017 go1.9.2.linux-amd64.tar.gz root@Newton: ~/dockerInstall#