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 saying "Compiler lacks C11 support" however I was not 
 > facing this issue when I used same compiler for ffmpeg 6.0

Your compiler is too old.

I'm pretty sure it should work with the current version of MinGW-w64,
that's v12.0.0 at the time of this writing.  See the announcement here:
https://sourceforge.net/p/mingw-w64/mailman/message/58776404/

Best regards
 -- Oliver
_______________________________________________
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".

Reply via email to