From: Frans S. <fra...@gm...> - 2010-03-04 08:05:55
|
Hi Francesco, I saw that in your modifications, you called libusb_init() from main.cpp (as well ass libusb_exit). I think it is better to move this to the hardware constructor and destructor. I already tested this in linux, but I don't know if it works out well on all systems? What was the reason for you to call these functions from main? Frans |