[FFmpeg-user] cross compilation of ffmpeg, targetting WIndows: libbluray can not be found

Vincent Torri vincent.torri at gmail.com
Wed May 29 13:08:27 EEST 2019


Hello

I am trying to cross compile ffmpeg on Linux, targetting Windows. I
have  cross-compied and installed libbluray (libraries, header files
and .pc files are correctly installed)

I use 2 shell scripts that i have concatenated in one attached file
(ffmpeg.sh). Note how I set PKG_* environment variables in ffmpeg.sh.
They are the same for all the packages that I have installed.

The ffmpeg configure script stops with the following message :

ERROR: libbluray not found using pkg-config

I have attached ffbuild/config.log too (I wan't find any hint there
about the problem).

First I would like to know if I have launched configure with the
correct options for cross compilation

And if yes, does someone know what the problem is ?

thank you

Vincent Torri
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 423291 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20190529/e56d055c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg.sh
Type: application/octet-stream
Size: 1377 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20190529/e56d055c/attachment-0001.obj>


More information about the ffmpeg-user mailing list