Skip to content
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

Can't build on Windows? #21

Open
lumberg72 opened this issue Jun 24, 2017 · 0 comments
Open

Can't build on Windows? #21

lumberg72 opened this issue Jun 24, 2017 · 0 comments

Comments

@lumberg72
Copy link

lumberg72 commented Jun 24, 2017

I'm on Windows 10.

"go get github.com/tgres/tgres"

Gives me the following output

daemon.go:232: undefined: syscall.Kill
daemon.go:235: undefined: syscall.SIGUSR1
daemon.go:394: undefined: syscall.Kill
daemon.go:394: undefined: syscall.SIGUSR1

A quick Google search leads me to believe that it's using some very unix-specific things that won't work on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant