This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: wglext.h


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]