Hans Petter Selasky wrote: > On Monday 08 June 2009 19:16:27 Jack Twilley wrote: >> "error: dereferencing pointer to incomplete type" > > Maybe not obvious: > > You need to include: > > #include <libusb20_desc.h> This was the key. Everything's working now. Thank you both! > > --HPS Jack.