Abu Abdullah <falcon.sheep <at> gmail.com> writes: > I have faced today this compilation error (windows): > > libavutil/atomic.c:101:2: error: #error "Threading is enabled, > but there is no implementation of atomic operations available" Please try "--disable-w32threads" (or "--enable-pthreads"). Carl Eugen