google / google/fswalker

Windows build

Open
#6 3 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
112
Forks
13
PR merge metrics
No merged PRs in 30d

Description

👋

this looks like a great tool! Surely, it's probably mostly used on Linux, but is there a reason (apart being not in focus) that it doesn't build on Windows? Walking across the devices and the comparison of the platform-dependent fields might need another implementation. Is this desirable, or are there insurmountable hurdles?

```
%GOPATH%\src\github.com\google\fswalker (master -> origin)
λ go build
# github.com/google/fswalker
.\walker.go:129:30: undefined: syscall.Stat_t
.\walker.go:251:36: undefined: syscall.Stat_t

%GOPATH%\src\github.com\google\fswalker (master -> origin)
λ go version
go version go1.12.5 windows/amd64
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.