Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: Chris Faylor Date: Mon, 18 Sep 2000 13:24:18 -0400 To: cygwin AT sources DOT redhat DOT com Cc: andre DOT bleau AT courriel DOT polymtl DOT ca Subject: Re: OpenGL & Cygwin: undefined reference to glGetString()??? Message-ID: <20000918132418.C3834@cygnus.com> Reply-To: cygwin AT sources DOT redhat DOT com Mail-Followup-To: cygwin AT sources DOT redhat DOT com, andre DOT bleau AT courriel DOT polymtl DOT ca References: <4 DOT 3 DOT 2 DOT 7 DOT 0 DOT 20000918102310 DOT 00b19998 AT courriel DOT polymtl DOT ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.6i In-Reply-To: <4.3.2.7.0.20000918102310.00b19998@courriel.polymtl.ca>; from andre.bleau@courriel.polymtl.ca on Mon, Sep 18, 2000 at 10:45:39AM -0400 On Mon, Sep 18, 2000 at 10:45:39AM -0400, Andre Bleau wrote: >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 I do see an opengl-1.1.0-1.tar.gz in the latest/opengl directory that is NEWER than the previous opengl-1.2.1-1.tar.gz. I remember that DJ put this file in the latest directory but I didn't notice that the version was older than the previous version. This will undoubtedly generate a lot of confusion. I've removed the directory until this is sorted out. I think that the best plan now if for you, or someone, to make a version of the library available somewhere besides sources.redhat.com and let people try it for a while. Once it looks like everything is working correctly we can look into reinstating it in latest/opengl. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com