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

cargo install sniffnet failed on windows 10 msvc toolchain #33

Closed
zredb opened this issue Nov 26, 2022 · 1 comment
Closed

cargo install sniffnet failed on windows 10 msvc toolchain #33

zredb opened this issue Nov 26, 2022 · 1 comment
Labels
missing dependency Problem related to an external required dependency Windows Something related to Windows operating system

Comments

@zredb
Copy link

zredb commented Nov 26, 2022

Describe the bug
A clear and concise description of what the bug is.
When exceute cargo install sniffnet, the compiler returns "= note: LINK : fatal error LNK1181: cannot open input file 'wpcap.lib'" errro message.

To Reproduce
Describe steps to reproduce the bug, e.g.:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. MacOS, Linux, Windows]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@GyulyVGC
Copy link
Owner

It seems like you don't have installed the right dependencies on your system.

Check issue #1, your problem has already been solved!

@GyulyVGC GyulyVGC added the missing dependency Problem related to an external required dependency label Feb 26, 2023
@GyulyVGC GyulyVGC added the Windows Something related to Windows operating system label May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing dependency Problem related to an external required dependency Windows Something related to Windows operating system
Projects
None yet
Development

No branches or pull requests

2 participants