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
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