Guest User

Untitled

a guest
Oct 14th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. Compiling ffmpeg-sys v3.4.1
  2. Running `C:\_work\2018\moderncap\target\debug\build\ffmpeg-sys-ea48ecdf7ecc4000\build-script-build`
  3. error: failed to run custom build command for `ffmpeg-sys v3.4.1`
  4. process didn't exit successfully: `C:\_work\2018\moderncap\target\debug\build\ffmpeg-sys-ea48ecdf7ecc4000\build-script-build` (exit code: 101)
  5. --- stderr
  6. thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Command { command: "\"pkg-config\" \"--libs\" \"--cflags\" \"libavformat\"", cause: Os { code: 2, kind: NotFound, message: "The system cannot find the file specified." } }', libcore\result.rs:1009:5
  7. stack backtrace:
  8. 0: <std::sync::mpsc::select::Select as core::fmt::Debug>::fmt
  9. 1: <std::sys::windows::dynamic_lib::DynamicLibrary as core::ops::drop::Drop>::drop
  10. 2: std::panicking::take_hook
  11. 3: std::panicking::take_hook
  12. 4: std::panicking::rust_panic_with_hook
  13. 5: std::panicking::begin_panic_fmt
  14. 6: rust_begin_unwind
  15. 7: core::panicking::panic_fmt
  16. 8: core::result::unwrap_failed<pkg_config::Error>
  17. at \libcore\macros.rs:26
  18. 9: core::result::Result<pkg_config::Library, pkg_config::Error>::unwrap<pkg_config::Library,pkg_config::Error>
  19. at \libcore\result.rs:808
  20. 10: build_script_build::main
  21. at .\build.rs:518
  22. 11: std::rt::lang_start::{{closure}}<()>
  23. at \libstd\rt.rs:74
  24. 12: std::panicking::update_panic_count
  25. 13: _rust_maybe_catch_panic
  26. 14: std::rt::lang_start_internal
  27. 15: std::rt::lang_start<()>
  28. at \libstd\rt.rs:74
  29. 16: main
  30. 17: invoke_main
  31. at f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl:78
  32. 18: invoke_main
  33. at f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl:78
  34. 19: BaseThreadInitThunk
  35. 20: RtlUserThreadStart
Advertisement
Add Comment
Please, Sign In to add comment