You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running make link -C ethrun on Ubuntu results in a failure while building hidapi due to a missing libudev.h. The libudev-dev package needs to be installed on Ubuntu for installation using the current instructions to succeed.
Running
make link -C ethrunon Ubuntu results in a failure while buildinghidapidue to a missinglibudev.h. Thelibudev-devpackage needs to be installed on Ubuntu for installation using the current instructions to succeed.