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 use on windows #2

Open
NobbZ opened this issue Apr 6, 2017 · 2 comments
Open

Can't use on windows #2

NobbZ opened this issue Apr 6, 2017 · 2 comments

Comments

@NobbZ
Copy link

NobbZ commented Apr 6, 2017

$ go get github.com/aeden/traceroute/cmd
# github.com/aeden/traceroute
..\..\..\github.com\aeden\traceroute\traceroute.go:185: undefined: syscall.IPPROTO_ICMP
..\..\..\github.com\aeden\traceroute\traceroute.go:198: undefined: syscall.SO_RCVTIMEO
@aeden
Copy link
Owner

aeden commented Apr 7, 2017

Unfortunately I can't offer any assistance on getting it to work on Windows. If you find a way to get it working, feel free to submit a pull request.

@jiashiwen
Copy link

use golang.org/x/net/icmp replace syscall mybe can resolve this problem,but i don know how to do this

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

3 participants