OpenGL & Cygwin: undefined reference to glGetString()???
Andre Bleau
andre.bleau@courriel.polymtl.ca
Mon Sep 18 07:43:00 GMT 2000
Find the file GL/gl.h
change the line
extern const GLubyte * glGetString (GLenum name);
to
extern const APIENTRY GLubyte * glGetString (GLenum name);
I send a fixed opengl package some weeks ago to be added to the
distribution of Cygwin. Setup doesn't seem to support it anymore, but you
may still find it at
ftp://sources.redhat.com/pub/cygwin/latest/opengl/opengl-1.1.0-1.tar.gz
André Bleau, ing., analyste
bleau@courriel.polymtl.ca
Département de génie électrique et Electric Engineering and
de génie informatique Computer Engineering department
ÃÂcole Polytechnique de Montréal Montreal Polytechnic School
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com
More information about the Cygwin
mailing list