X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: Reply-To: From: =?iso-8859-1?Q?Andr=E9_Bleau?= To: Subject: Re: problem with cygwin and GLUT on Vista Date: Wed, 5 Nov 2008 09:51:48 -0500 Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id mA5EqlLM023521 Hello Michael, I managed to install Cygwin, its development packages and the opengl package on a computer running Vista Home Premium 64-bit edition with SP1 yesterday. Everything runs fine: the GLUI examples, the helloGLUT test program, and your own "main" test program. Possible causes for your problems: 1- BLODA. See http://cygwin.com/faq/faq.using.html#faq.using.bloda 2- Conflict between the opengl package and the libglut-devel package. If you have both, try to uninstall the libglut-devel package with the setup program. 3- You have a conflicting copy of one of the dlls installed somewhere. To help us help you further, you need to: 1- Go to the directory where your "main.exe" is. 2- Run: cygcheck ./main.exe 3- Send the output here. Also _attach_ the output of: cygcheck -s Regards, - André Bleau, Cygwin's volunteer OpenGL package maintainer. Please direct any question or comment about the 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/