Closed bi-kai closed 1 year ago
run
waf configure
, seems ok, but still got the above error.
If you really did run waf configure
instead of ./waf configure
then you've configured with system waf instead of waf-2.0.9, which will not work.
Instead of manually trying to configure and build, just run./rebuild
again. I'm not sure why it failed downloading waf for you, considering it literally tries the official site you also used.
waf support no longer exists so closing.
when I run
./rebuild -j8
, got error:download waf-2.0.9 from official site manually, move it into ./mpv dir. then i got this error:
run
waf configure
, seems ok, but still got the above error. any advise?