From: James G. <ja...@jg...> - 2010-06-26 18:32:20
|
On Sat, 2010-06-26 at 18:08 +0100, Jasper Wallace wrote: > On Sat, 26 Jun 2010, James Goode wrote: > > > Hi, > > > > I am trying to compile Usbpicprog on Ubuntu 10.04, and I get the > > message: > > main.cpp:32:27: error: libusb.h: No such file or directory > > > > Is libusb.h provided by an Ubuntu package? > > I'm not sure which one upp will want, so try: > > libusb-1.0-0-dev libusb-dev > > I already have both of them installed. I tried a file search for libusb.h, returned no results. |