How to Create Static Dependency mpv Build (.exe) using MSYS2 #14265
SiddaramMavinamar
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently able to build mpv on Windows, but the resulting mpv.exe has dynamic library dependencies when executed. I want to create a fully static build of mpv where all dependencies are statically linked.
Referred below link
https://github.com/mpv-player/mpv/blob/master/DOCS/compile-windows.md
Beta Was this translation helpful? Give feedback.
All reactions