2008/5/19 Geoffrey Broadwell <[EMAIL PROTECTED]>:
> Thanks to tetragon++, I've now got OpenGL header parsing (mostly)
> working on both Debian Linux/i386 and Mac OS X 10.5.  Now I need headers
> for Windows to continue the porting work.
>
> For each of MSVC, MinGW, and cygwin, I need:
>
> 1. Path globs [1] for all OpenGL headers, in the form
>   '/path/to/dir1/*.h', '/path/to/dir2/*.h'
>
> 2. A tarball or zip archive of all of these headers
>
> Any volunteers who can send me the above for one or more of the Windows
> compiler environments?
>
> Thanks in advance!
>
>
> -'f
>
> [1] No really, I need the full path globs.  I'm actually parsing the
> headers myself, not just trying to get C code to compile.  :-)

The cygwin paths are here:
http://cygwin.com/cgi-bin2/package-cat.cgi?file=opengl%2Fopengl-1.1.0-8-src&grep=opengl

To download the src choose a cygwin mirror. The filename is
opengl/opengl-1.1.0-8-src.tar.bz2

http://repo.fedoramd.org/mirrors/cygwin/release/opengl/opengl-1.1.0-8-src.tar.bz2
for example
-- 
Reini Urban
http://phpwiki.org/ http://murbreak.at/

Reply via email to