I am trying to do a bulk transfer using monolibusb, but whenever I try to run the code, I get the following error.
System.DllNotFoundException: 'libusb-1.0.dll not found. If this is a 64bit operating system, ensure that the 64bit version of libusb-1.0.dll exists in the '\Windows\System32' directory.'
I haven't yet found a solution on the internet that has worked for me. Any help would be appreciated. I have already tried downloading and copying the dll files into System32 and SysWOW64 and still to no avail.