-
Notifications
You must be signed in to change notification settings - Fork 171
Closed
Labels
good first issueGood for newcomersGood for newcomersnot-bugThis is caused by your invalid operationThis is caused by your invalid operation
Description
When I tried to build this with command cargo build --release --all-features, an error appears (I have installed ffmpeg which provides the libavformat.so library):
error: could not find native static library `avformat`, perhaps an -L flag is missing?
error: could not compile `prpr-avc` (lib) due to previous error
System Info:
system: Arch Linux - up to date
cargo: 1.71.0
rustc: rustc 1.71.0 (8ede3aae2 2023-07-12) (Arch Linux rust 1:1.71.0-1.1)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersnot-bugThis is caused by your invalid operationThis is caused by your invalid operation