Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi,
--- Quote Start --- I've just put all libusb code into my own code and compile ok, it work. But how to compile libusb as a library? --- Quote End --- Please enter the directory of 'libusb/libusb-0.1.12' and do
./configure --help
. Maybe you can see the option '--enable-shared' or '--enable-static'. Kazu