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
building the events example with "cargo build --example events" gives this error:
= note: ld: library not found for -lmpv
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: could not compile libmpv due to previous error
The text was updated successfully, but these errors were encountered:
hlima
changed the title
mac m1 venture -
mac m1 ventura - cargo fails with link error
Apr 25, 2023
building the events example with "cargo build --example events" gives this error:
= note: ld: library not found for -lmpv
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: could not compile
libmpv
due to previous errorThe text was updated successfully, but these errors were encountered: