Thread: usb.h
i getting ther following error while using usb.h
in function `device_init':
usb.c.text+0x7): undefined reference `usb_init'
usb.c.text+0xc): undefined reference `usb_find_busses'
usb.c.text+0x11): undefined reference `usb_find_devices'
usb.c.text+0x16): undefined reference `usb_busses'
collect2: ld returned 1 exit status
how use gcc -l , -i give reference usb.h.i not using libusb.
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk usb.h
Ubuntu


Comments
Post a Comment