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

Help to compile for Linux #9

Open
spvkgn opened this issue Jan 31, 2025 · 0 comments
Open

Help to compile for Linux #9

spvkgn opened this issue Jan 31, 2025 · 0 comments

Comments

@spvkgn
Copy link

spvkgn commented Jan 31, 2025

Using go get -u github.com/chenjiandongx/sniffer I got nothing and then tried to build as follows but got the error

GOOS=linux GOARCH=amd64 go build -v
...
github.com/chenjiandongx/sniffer
# github.com/chenjiandongx/sniffer
./ui.go:158:9: cannot use generic type deque.Deque[T any] without instantiation
./ui.go:229:41: undefined: deque.New
@spvkgn spvkgn changed the title Help to compile Help to compile for Linux Jan 31, 2025
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