We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
FFMPEG_PKG_CONFIG_PATH
1 parent c6fdbd2 commit 87d7230Copy full SHA for 87d7230
build.rs
@@ -508,7 +508,7 @@ Enable `link_vcpkg_ffmpeg` feature if you want to link ffmpeg libraries installe
508
panic!(
509
"
510
!!!!!!! rusty_ffmpeg: No linking method set!
511
-Use FFMPEG_PKG_CONFIG_PATH or FFMPEG_LIBS_DIR if you have prebuilt FFmpeg libraries.
+Use FFMPEG_LIBS_DIR if you have prebuilt FFmpeg libraries.
512
Enable `link_vcpkg_ffmpeg` feature if you want to link ffmpeg provided by vcpkg.
513
514
);
0 commit comments