wglext.h

Jon TURNEY jon.turney@dronecode.org.uk
Sun Oct 30 20:23:00 GMT 2011


On 30/10/2011 18:06, J. Offerman wrote:
> Last time I built xserver is August 2010 and it was for v1.8.2. Now
> I'm trying 1.11.1 and seeing some errors. Can you tell me what package
> I'm missing? Thx.
>
> ===========================
> make[5]: Entering directory
> `/usr/src/xorg-server-1.11.1-1/src/xserver-cygwin-1.11.1-1/hw/xwin/glx'
>    CC     indirect.lo
> In file included from indirect.c:88:
> ./wgl_ext_api.h:32:23: GL/wglext.h: No such file or directory

Sorry.  Unfortunately, wglext.h is not in any package at the moment.  It 
probably should be provided by w32api.

For the moment, you can do 'wget -P /usr/include/w32api/GL 
http://www.opengl.org/registry/api/wglext.h' to get a copy, or ./configure 
with --disable-aiglx

-- 
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/



More information about the Cygwin-xfree mailing list