Brett Williams ([EMAIL PROTECTED]) wrote:
> OK, I don't normally compile my own stuff much, but I tried running the make
> and got the following:
> 
> [EMAIL PROTECTED] harmony-0.13]$ make
> > g++ -g -Wall -O2 harmony.cpp remote.cpp remote_z.cpp binaryfile.cpp
> > web.cpp libu
> > sb/libusbhid.cpp usblan.cpp -o harmony -lusb
> > libusb/libusbhid.cpp:28:17: error: usb.h: No such file or directory

That looks as if you are missing the devel-package for libusb.
Look for libusb-dev or libusb-devel - whatever your distributions
package names look like.

Bye,
        Simon


-- 
              [EMAIL PROTECTED]              http://simon.budig.de/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to