Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <200310240357.h9O3v8Z24635@bigmail.research.att.com> From: suresh AT research DOT att DOT com To: cygwin AT cygwin DOT com Subject: Re: OpenGL and Cygwin Date: Fri, 24 Oct 2003 00:01:45 -0400 thanks Andre ! the fix worked. I can now compile helloglut and many of the red book opengl demos. I noticed that glGetMinmax and some histogram related functions are not supported. It is possible that this is because these are opengl 1.2 functions. By setting appropriate flags I got the appropriate GL_flags set correctly: however it appears that the libopengl32.a supplied with cygwin is only opengl1.1 compliant, which appears to be consistent with the README. I have more recent nvidia drivers (I think :)): Is there any way to convert them to to a linkable form ? (i.e using dlltool or something like that). I -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/