[MPlayer-dev-eng] [RFC] configure error out if both OpenGL and corevideo

Diego Biurrun diego at biurrun.de
Fri Sep 4 07:33:25 CEST 2009


On Thu, Sep 03, 2009 at 08:20:58PM +0200, Reimar Döffinger wrote:
> On Tue, Sep 01, 2009 at 10:55:53AM +0200, Reimar Döffinger wrote:
> > since the corevideo framework and libGL both use functions with the same
> > names (the OpenGL stuff) but different implementations, both together
> > will necessarily cause at least one to crash.
> > So I suggest this change to configure:
> 
> Actually, just moving the OpenGL check down, so that -framework OpenGL
> comes before -lGL, works fine, too.
> Any objections to that? I intend to make that change soon.

Fine.

Diego



More information about the MPlayer-dev-eng mailing list