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

[BUG] MSYS missing DLLs #147

Closed
vintagepc opened this issue Mar 3, 2024 · 1 comment · Fixed by #148
Closed

[BUG] MSYS missing DLLs #147

vintagepc opened this issue Mar 3, 2024 · 1 comment · Fixed by #148
Labels
bug Something isn't working

Comments

@vintagepc
Copy link
Owner

Per #145 the MSYS zip is missing some DLLs. Once we know what they are, add them.

@vintagepc vintagepc added the bug Something isn't working label Mar 3, 2024
@BlueFyre
Copy link

BlueFyre commented Mar 3, 2024

Here are the ones I needed to copy over before Windows stopped throwing errors:

  • libaom.dll
  • libavif-16.dll
  • libdav1d-7.dll
  • libjxl_cms.dll
  • libSvtAv1Enc.dll
  • libwebpdemux-2.dll
  • libyuv.dll
  • rav1e.dll

vintagepc added a commit that referenced this issue Mar 3, 2024
vintagepc added a commit that referenced this issue Mar 3, 2024
Fixes #147
* Update dll-list.txt
* Run library gathering in PRs too
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants