[FFmpeg-user] Not able to configure ffmpeg 7.0.1 through minGW compiler

Kumar, Rahul Rahul.Kumar8 at Honeywell.com
Thu Aug 1 09:43:19 EEST 2024


Hi team,

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

-----------------------
/c/gitcode/ffmpeg/FFmpeg
$ ./configure --prefix=ffmpeg_64/ --enable-shared --yasmexe='C:/c99/yasm-1.3.0-win64.exe' --target-os=win64 --arch=x86_
64 --toolchain=msvc
Compiler lacks C11 support

If you think configure made a mistake, make sure you are using the latest
version from Git.  If the latest version fails, report the problem to the
ffmpeg-user at ffmpeg.org<mailto:ffmpeg-user at ffmpeg.org> mailing list or IRC #ffmpeg on irc.libera.chat.
Include the log file "ffbuild/config.log" produced by configure as this will help
solve the problem.
-----------------------------

I am also attaching "ffbuild/config.log" for reference :



-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ffbuild_config.log.txt
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20240801/14f203b2/attachment.txt>


More information about the ffmpeg-user mailing list