On Thu, Aug 01, 2024 at 06:43:19 +, FFmpeg user discussions wrote:
> I am getting error saying "Compiler lacks C11 support" however I was
> not facing this issue when I used same compiler for ffmpeg 6.0
That's quite expected. The Changelog say so:
https://git.ffmpeg.org/gitweb/ffmpeg.git/blob
Kumar, Rahul via ffmpeg-user wrote:
> I am trying to configure ffmpeg 7.0.1 using minGW compiler using below
> command
> "./configure --prefix=ffmpeg_64/ --enable-shared
> --yasmexe='C:/c99/yasm-1.3.0-win64.exe' --target-os=win64 --arch=x86_
> 64 --toolchain=msvc "
>
> I am getting error
I've spent the past 3 months working on this [note1]. During that time I've submitted 2 bogus bugs
and wasted other peoples' time. I've tried other peoples' patience. I'm sorry. I apologize, but it
was not my fault. You see, I believed FFmpeg documentation. I believed x264 status reports [note2].