-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
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
Doesn't built on Windows #30
Comments
Thanks! I tried to write what I thought would work on Windows, but I don't have access to a Windows machine, so I never tried it. I'd appreciate any help (pull requests) to get this working on Windows. |
I'll take a look. No Windows access, just start a GCE instance ;-). off topic: What's the state of T? I really like Acme, but I cannot use it on Windows. Porting the old p9p code is very time consuming. |
My work on T is suspended indefinitely. I made a lot of progress a few months ago when I was on an extended leave from work, but now I'm back and have no time. I would love it if someone picked it up and finished it, but I didn't actually think that anyone was even paying attention. |
d:\>go get github.com/eaburns/Watch \# github.com/eaburns/Watch d:\src\github.com\eaburns\Watch\main.go:158: undefined: syscall.Kill d:\src\github.com\eaburns\Watch\main.go:161: undefined: syscall.Kill d:\src\github.com\eaburns\Watch\main.go:168: undefined: syscall.Wait4 d:\src\github.com\eaburns\Watch\main.go:168: undefined: syscall.WNOHANG
The text was updated successfully, but these errors were encountered: