[FFmpeg-devel] I compile the latest ffmpeg version on git and errors when compile in atomic.c

Wei Gao highgod0401 at gmail.com
Wed Mar 20 07:41:05 CET 2013


2013/3/20 James Almer <jamrial at gmail.com>

> On 20/03/13 12:43 AM, Wei Gao wrote:
> > Hi
> > libavutil/atomic.c:101:2: error: #error "Threading is enabled, but there
> is
> > no implementation of atomic operations available"
> >
> > my environment is mingw gcc version 4.6.2 (GCC)
> >
> > Thanks
> > Best regards
>
> Run configure using --cpu=i686 or your computer's CPU.
> That will fix it.
>
> Alternatively (And a better solution as well), use mingw-w64 compiled for
> x86.
>

OK, it works, thanks all.

>
> Regards.
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list