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

Error while compiling in Windows #65

Open
JayBitron opened this issue Jul 7, 2019 · 1 comment
Open

Error while compiling in Windows #65

JayBitron opened this issue Jul 7, 2019 · 1 comment

Comments

@JayBitron
Copy link

JayBitron commented Jul 7, 2019

# github.com/FlowerWrong/tun2socks/tun2socks
..\tun2socks\stack.go:56:14: assignment mismatch: 2 variables but 1 values
..\tun2socks\stack.go:56:28: not enough arguments in call to fdbased.New
        have (*fdbased.Options)
        want (*water.Interface, *fdbased.Options)
..\tun2socks\stack.go:61:3: unknown field 'PacketDispatchMode' in struct literal of type fdbased.Options
..\tun2socks\tcp.go:22:19: not enough arguments in call to ep.Bind
        have (tcpip.FullAddress)
        want (tcpip.FullAddress, func() *tcpip.Error)
..\tun2socks\udp.go:28:19: not enough arguments in call to ep.Bind
        have (tcpip.FullAddress)
        want (tcpip.FullAddress, func() *tcpip.Error)
@ghost
Copy link

ghost commented Mar 5, 2020

You'd better say "Error while compiling 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