[MPlayer-cygwin] Re: compiling x264 with mplayer w/o mingw

Enzo v.deflorio at katamail.com
Sun Nov 12 23:17:32 CET 2006


Dear Dr. Plank,

it works like charms!! Thank you very much!

Enzo
> I succesfully compile x264 under *cygwin* and then mplayer.
>
> My approach:
>
> *) ./configure --enable-avis-input --enable-pthread
>
> *) from config.h: delete two defines:
>                          #define fseek fseeko64
>                          #define ftell ftello64
>
> *) from config.mak: delete -mno-cygwin
>    (2 occurrencies, CFLAGS, LDFLAGS)
>
> *) make
>
> *) make install
>   




More information about the MPlayer-cygwin mailing list