From: Travis <tra...@co...> - 2010-08-19 11:46:42
|
> Xiaofan Chen wrote: >>> This particular part may be a .Net problem or my problem. I was putting >>> the 32bit libusb-1.0.dll in the same directory of benchmarkcon.exe. >>> Maybe >>> I should have put the 64bit one to see if that helps. I will check >>> again. > Yep, that would do it. This is a bit off topic, but you can force libusbdotnet to always run as a "32bit" application by recompiling it with the "Win32" solution configuration selected (instead of "Any CPU"). Regards, Travis |