Skip to content

libusb0.dll missing #15

Closed
Closed
@kristofmulier

Description

libusb0.dll missing

At Embeetle IDE, we provide one of your Windows releases on our download server. One of our users experienced the following error on Windows 10 when trying to run the executable:

image

The error message reads:

avrdude.exe - System Error
The code execution cannot proceed because libusb0.dll was not found. Reinstalling the program may fix this problem.

 

AVRDUDE version

The user downloaded the following AVRDUDE version:
https://new.embeetle/downloads/beetle_tools/windows/avrdude_7.0.0_32b.7z

It's basically one of your 7.0 releases. I don't remember if it's 7.0-arduino.1, 7.0-arduino.2-rc1 or 7.0-arduino.2 (it certainly isn't 7.0-arduino.3 yet). When I run the executable on my PC, I only get this version output:

avrdude version 7.0, URL: <https://github.com/avrdudes/avrdude>

So I know it's version 7.0 - but not more specific.

Notes

  • Didn't you link the libusb library statically? Why is AVRDUDE looking around for the dll?
  • I sent your latest 7.0-arduino.3 release to the user experiencing the above mentioned problem. He just ran a test and the problem is still there.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions