pcwalton / rust-media

A free, comprehensive, and portable video/audio streaming library for Rust
Apache License 2.0
787 stars 57 forks source link

Build error #32

Closed tinywombat765 closed 7 years ago

tinywombat765 commented 7 years ago

When I try to build the library I get g++: error: /home/zethra/rust-media/target/debug/build/rust-media-4f16ffe1a06b74e6/out/../../libwebm-sys-8601c49ada690de1/out: No such file or directory

est31 commented 7 years ago

I think #33 fixes this.

est31 commented 7 years ago

Hmm, there is still a race condition. I think I'll file a PR for it.