[Ffmpeg-devel] Build ffmpeg on Win32
    Steve Lhomme 
    steve.lhomme
       
    Fri Mar 10 06:27:09 CET 2006
    
    
  
yj wrote:
> Hi,
> I've made some modification on FFMPEG,
> and currently the error message is:
> 
> In file included from
> c:/mingw/........./include/windows.h:48,
>                from w32thread.c:25:
> include/windef.h:223: error: syntax error before ','
> token
> include/winnt.h:120: error: syntax error before "void"
> 
> Can anyone help me for the problem?
FFMPEG compiles out of the box on MinGW. Make sure you use MSys with it. 
These errors you're getting suggest that there's something wrong with 
your MinGW installation.
    
    
More information about the ffmpeg-devel
mailing list