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

libusb not found #19

Open
abdul-mannan-khan opened this issue Apr 24, 2017 · 2 comments
Open

libusb not found #19

abdul-mannan-khan opened this issue Apr 24, 2017 · 2 comments

Comments

@abdul-mannan-khan
Copy link

Hello Everyone,

I am trying to use this this very particular chapter. When I compile it, I am getting this error constantly.

CMake Error at /usr/share/cmake-3.5/Modules/FindPkgConfig.cmake:578 (message): None of the required 'libusb' found
I have tried reading few articles online but none of them resolved this problem. Your kind suggestions would be highly appreciated. Thank you.

@huckl3b3rry87
Copy link

@huckl3b3rry87
Copy link

The fix is to install libusb:

 sudo apt-get install libusb-dev

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

2 participants