Replies: 1 comment
-
Hi! I use a fresh docker image of sudo apt install build-essential cmake pkg-config libudev-dev and I solved the issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I'm trying to build the project using
cargo build
but I'm getting this error:My rust version is:
rustc 1.74.0 (79e9716c9 2023-11-13)
and I havelibusb
installed (libusb: stable 1.0.26 (bottled), HEAD
)Any tips on how can I solve this?
Beta Was this translation helpful? Give feedback.
All reactions