[Ffmpeg-devel] Re: [Ffmpeg-devel-old] compile problem

François Revol revol
Sun Apr 10 12:40:48 CEST 2005


> I'm trying to compile ffmpeg with visual c++.
> 
> For some reason the following line doesn't compile, although it 
> compiles
> with gcc and with Metrowerks compiler.
> 
> #define tprintf(_arg...) {}
> 
> The compiler issues a C2010 error, about the dots in the argument.

g++ also complains about that, so I guess it might be valid C, but not 
C++.
I fixed it long ago but someone reverted it IIRC.

Fran?ois.





More information about the ffmpeg-devel mailing list