We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
undefined: syscall.Stat_t
Hi, @mipearson When I run
go get github.com/mipearson/rfw
on windows 7 64bit. it occured:
GOPATH\src\github.com\mipearson\rfw\rfw.go:63: undefined: syscall.Stat_t GOPATH\src\github.com\mipearson\rfw\rfw.go:64: undefined: syscall.Stat
OS: windows7 64bit go version go1.7.3 windows/amd64
The text was updated successfully, but these errors were encountered:
eek. I haven't looked at this lib in years, but if you manage to put a fix together I'd be happy to merge it.
Sorry, something went wrong.
No branches or pull requests
Hi, @mipearson
When I run
on windows 7 64bit.
it occured:
OS: windows7 64bit
go version go1.7.3 windows/amd64
The text was updated successfully, but these errors were encountered: