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: <5.2.0.9.0.20030523103605.0271e138@irispavp.igb.umontreal.ca> X-Sender: bleau2 AT irispavp DOT igb DOT umontreal DOT ca (Unverified) Date: Fri, 23 May 2003 10:48:29 -0400 To: cygwin AT cygwin DOT com From: Andre Bleau Subject: Re: No mui.h in GLUT? Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h4NEm6U27876 Aelfwyne wrote: >I was experimenting with GLUT tonight, and decided to try out the user >interface features of MUI... Then, I discover there's no MUI... > > >From what I've read, this is supposed to be a part of the GLUT library - is >there a reason these headers aren't included on Cygwin or am I missing >something? MUI is an obsolete, undocumented addition to GLUT. See, for example, the following references: www.opengl.org/developers/code/mjktips/mui/mui.html www.sjbaker.org/steve/omniv/mui_pui_glui.html It is not part of the binary GLUT package for Windows, so it is not included in the OpenGL package for Cygwin. It is, however, part of the source GLUT package for Windows, so it is included in the source OpenGL package for Cygwin. So, if you really insist, you can look at MUI files by downloading that source package. However, if you run into problems using them, and I bet you will, I cannot offer any support for them. I suggest that you use GLUI instead. André Bleau, Cygwin's OpenGL package maintainer. email: bleau at igb dot umontreal dot ca (Fight SPAM: encode your email-address) Please address all questions and problem reports about Cygwin's OpenGL package to cygwin AT cygwin DOT com . -- 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/