2013/10/8 Vanwynsberghe Charles :
> Hello,
>
> I've installed the very last version of libusbx on ubuntu (12.04
> here); and I have tried to "make" the examples in /examples and they
> work great!
>
> However, how should I do to "gcc" my own program using libusbx?
> Because when I do "gcc -c test.c
Hello,
I've installed the very last version of libusbx on ubuntu (12.04
here); and I have tried to "make" the examples in /examples and they
work great!
However, how should I do to "gcc" my own program using libusbx?
Because when I do "gcc -c test.c -o test" with a code including
libusb.h