jstarks/npiperelay

undefined: windows.Handle error

rayswav opened this issue · 0 comments

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#