[FFmpeg-user] ERROR: libass >= 0.11.0 not found using pkg-config

2024-12-25 Thread kozaick via ffmpeg-user
Hello. I am trying to compile ffmpeg with libass included for windows in ubuntu container (docker). But I get an error when running the configure file. To check, I placed the following command in the test_pkg_config() method of the configure file. --- echo “Checking package: $pkg_version” pkg-con

Re: [FFmpeg-user] ERROR: libass >= 0.11.0 not found using pkg-config

2024-12-25 Thread kozaick via ffmpeg-user
On Wed, 25 Dec 2024 22:34:45 +0100 Alexander Strasser via ffmpeg-user wrote: > On 2024-12-25 22:40 +0900, kozaick via ffmpeg-user wrote: > > On Wed, 25 Dec 2024 21:07:44 +0900 > > Masaru Nomiya wrote: > > > [...] > > > [kozaick] == kozaick via ffmpeg-user