You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
README should be updated. I had to change MPV_BUILD=mpv-build/ cargo build --all --release --features libmpv_build
to MPV_BUILD=mpv-build/ cargo build --all --release --features build_libmpv.
For some reason, that's the issue.
Also, install libssl-dev (I'm on Debian 12), cos I'm getting error about openssl. Thankfully, there's comprehensive message after the error suggesting to install the said package.
Lastly, I got this error: env var MPV_SOURCE not set: NotPresent.
I simply added an env that links to my mpv
Tried to build, I'm getting an error:
The text was updated successfully, but these errors were encountered: