[Ffmpeg-devel] Build FFMPEG on Win32

Renjith Nair renjith4
Thu Mar 9 09:59:27 CET 2006


See this documentation. It is quite staight forward...

http://ffmpeg.sourceforge.net/ffmpeg-doc.html#TOC24

Regards,
Renjith

On 3/9/06, yj <yunjnz at yahoo.com> wrote:
>
> Hi,
> I would like to build FFMPEG under Win32 with Mingw,
> But I got errors while configuring and making the
> latest CVS code.
> Here is the detail information:
>
> configure:
> big/little test failed
> Error, no memalign() but SSE enabled, disable it or
> use --enable-memalign-hack.
>
> configure --enable-mingw32 --enable-memalign-hack.
> configure ok.
> make:
>
>
> In file included from mathematics.c:24:
> common.h:162: error: syntax error before
> "uint_fast64_t"
> common.h:162: warning: type defaults to `int' in
> declaration of `uint_fast64_t'
> common.h:162: warning: data definition has no type or
> storage class
> In file included from common.h:257,
>                  from mathematics.c:24:
> bswap.h:20: error: syntax error before "bswap_16"
> bswap.h:20: error: syntax error before "x"
> bswap.h:21: warning: return type defaults to `int'
> bswap.h: In function `bswap_16':
> bswap.h:23: error: `x' undeclared (first use in this
> function)
> bswap.h:23: error: (Each undeclared identifier is
> reported only once
> bswap.h:23: error: for each function it appears in.)
> bswap.h: At top level:
> bswap.h:28: error: syntax error before "bswap_32"
> bswap.h:28: error: syntax error before "x"
> bswap.h:29: warning: return type defaults to `int'
> bswap.h: In function `bswap_32':
> bswap.h:32: error: `x' undeclared (first use in this
> function)
> bswap.h: At top level:
> bswap.h:43: error: syntax error before "bswap_64"
> bswap.h:43: error: syntax error before "x"
> bswap.h:44: warning: return type defaults to `int'
> bswap.h: In function `bswap_64':
> bswap.h:52: error: syntax error before "uint64_t"
> ...
> ...
>
> How to build ffmpeg on win32?
> thank you.
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/ffmpeg-devel
>




More information about the ffmpeg-devel mailing list