Re: winex11.drv compile failure

2007-07-30 Thread Roderick Colenbrander
On Monday 30 July 2007 22:28, H. Verbeet wrote: > On 30/07/07, James Hawkins <[EMAIL PROTECTED]> wrote: > > Compile fails for me with today's git: > > > > opengl.c: In function 'ConvertAttribWGLtoGLX': > > opengl.c:676: error: 'GLX_RGBA_FLOAT_BIT_ARB' undeclared (first use in > > this function) > >

Re: winex11.drv compile failure

2007-07-30 Thread H. Verbeet
On 30/07/07, James Hawkins <[EMAIL PROTECTED]> wrote: > Compile fails for me with today's git: > > opengl.c: In function 'ConvertAttribWGLtoGLX': > opengl.c:676: error: 'GLX_RGBA_FLOAT_BIT_ARB' undeclared (first use in > this function) > opengl.c:676: error: (Each undeclared identifier is reported

winex11.drv compile failure

2007-07-30 Thread James Hawkins
Compile fails for me with today's git: opengl.c: In function 'ConvertAttribWGLtoGLX': opengl.c:676: error: 'GLX_RGBA_FLOAT_BIT_ARB' undeclared (first use in this function) opengl.c:676: error: (Each undeclared identifier is reported only once opengl.c:676: error: for each function it appears in.)