On Wed, May 29, 2019 at 12:08:27 +0200, Vincent Torri wrote: > ERROR: libbluray not found using pkg-config [config.log:] > require_pkg_config libbluray libbluray libbluray/bluray.h bd_open > check_pkg_config libbluray libbluray libbluray/bluray.h bd_open > test_pkg_config libbluray libbluray libbluray/bluray.h bd_open > false --exists --print-errors libbluray > ERROR: libbluray not found using pkg-config
IMO, this indicates that libbluray.pc was not found. Is it installed in the same path as the other cross-compile capable libraries? Is it installed in a MingW version? > First I would like to know if I have launched configure with the > correct options for cross compilation As far as I can tell from the logs, looks good so far. > --enable-gcrypt --enable-libbluray --enable-libfontconfig > --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libmp3lame > --enable-libopenh264 --enable-libopenjpeg --enable-libopus --enable-librtmp > --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtls > --enable-libvorbis --enable-libwebp --enable-libxml2 Do you really have all these libraries' development versions installed, as MingW versions? Moritz _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".