g++ -Wall -W -I/home/user/libusb info.cpp -o info
even in the #include i specified the path of the library (libusb.h)
still i am getting the errors as 'undefined reference to libusb_init '...and so on for almost all the functions
While running the program you gave as an example in the main post (the very first one)



MultiQuote









|