Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected dependency on libusb.dll #3

Open
cmaglie opened this issue Aug 18, 2016 · 0 comments
Open

Unexpected dependency on libusb.dll #3

cmaglie opened this issue Aug 18, 2016 · 0 comments

Comments

@cmaglie
Copy link
Member

cmaglie commented Aug 18, 2016

arduino/Arduino#5173
arduino/Arduino#5173 (comment)

Found it at last, avrdude-6.3-arduino2 had an unwanted dependency on libusb-0.dll . Launching the IDE by clicking the .ino bypasses the inclusion of IDE root in PATH, so the dll doesn't get loaded at runtime. Since that release of avrdude was quite unlucky we should revert to 6.0.1 in upcoming release, so this problem will be solved (and we must keep in mind to check for it before the next release).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant