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

Problem with runing demo code #3

Open
bluebitx opened this issue Apr 11, 2024 · 1 comment
Open

Problem with runing demo code #3

bluebitx opened this issue Apr 11, 2024 · 1 comment

Comments

@bluebitx
Copy link

Hi, i'm trying run Your demo code but i still receiving
root@BlueBook:/home/bluebit/Pobrane/hid/USB-HID-Tool/src/linux# ./usbhidtool ./usbhidtool: symbol lookup error: ./usbhidtool: undefined symbol: libusb_handle_events_completed

@bluebitx
Copy link
Author

Ok, i solved the problem.
After i install Microchip MPLAB (for linux) - mplab creates stupid symlink to /usr/local/lib/
solution :
rm /usr/local/lib/libusb*
and pemanently remove mplab from your system

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