-
Notifications
You must be signed in to change notification settings - Fork 137
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
Unable to build libavrdude dynamic library under Windows and macOS #1414
Comments
Related issue: |
Full build log with latest git main and MSYS2 mingw64. click for the full log
|
Since this has never been working, so I change the label to |
It is actually the same under macOS.
|
On the other hand, there is a trick from Homebrew formula.
|
Regarding |
From #952
As of now, there is no way to build shared libavrdude.dll under Windows, either with MinGW or MSVC.
The text was updated successfully, but these errors were encountered: