Page 1 of 1

"Couldn't load link driver" error when running from source

Posted: Thu Jul 31, 2014 7:18 am
by desertdiver
Hi,
I'm trying to run the example python files that were given with the source code and i get the following error:
ERROR:cflib.crazyflie:Couldn't load link driver: [Errno None] libusb0-dll:err [s
et_configuration] could not set config 1: win error: The parameter is incorrect.
some background info:
I'm using a pc with Windows XP
I installed all the packages on http://wiki.bitcraze.se/projects:crazyf ... on_windows
For libusb I only installed the libusb0.dll

Re: "Couldn't load link driver" error when running from sour

Posted: Fri Aug 01, 2014 10:21 am
by arnaud
Hi,

Have you installed Crazyradio driver the way with zadig? http://wiki.bitcraze.se/projects:crazyr ... dows_zadig

I just tried installing the dependencies in a winXP VM and it works running from source. Installing libusb manually is actually not required if you use zadig.

/Arnaud