[MPlayer-dev-eng] EVR Renderer

Reimar Döffinger Reimar.Doeffinger at gmx.de
Thu Dec 30 13:11:29 CET 2010


On Mon, Dec 27, 2010 at 12:01:54PM +0200, Georgi Petrov wrote:
> I'm trying to transfer my EVR experiments from Visual Studio to
> MSYS/MinGW/MPlayer, but I ran into crazy header files problems that I
> can't resolve since 2 days. In short - I copied evr.h to mingw include
> directory and afterwards around 12 required header files from Windows
> SDK 7.1. In the end I have way too many conflicting types, missing
> declarations and errors. I seem completely unable to resolve all
> issues. I tried to hunt them one by one, but I end up with even more.
> May be I'm missing something vital? Can you point me to a source,
> where I can search help in this direction?

Have you checked if e.g. wine has such a header? Theirs are usually much
less of a mess and can easily be changed to compile (almost)
stand-alone.
You could also write your own header, which has the advantage that you
can also try to get it integrated into mingw/mingw-w64 so it would
become easier to compile MPlayer with support for it...


More information about the MPlayer-dev-eng mailing list