www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <491302AC.3010600@etsmtl.ca> |
Date: | Thu, 06 Nov 2008 09:43:56 -0500 |
From: | Michael McGuffin <michael DOT mcguffin AT etsmtl DOT ca> |
User-Agent: | Thunderbird 2.0.0.9 (X11/20071115) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: problem with cygwin and GLUT on Vista |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
I ran "cygcheck ./main.exe" on my executable, and saw that it was trying to link with C:\Windows\system32\glut32.dll which I think I installed a while back from Nate Robins web site ( http://www.xmission.com/~nate/glut.html <http://www.xmission.com/%7Enate/glut.html> ) and which has nothing to do with the glut that comes with cygwin. So I temporarily renamed the glut32.dll under system32 to "disable" it, and ran "cygcheck ./main.exe" again, and found that now it was finding C:\cygwin\bin\glut32.dll . Now my program works fine, and so do my other OpenGL+GLUT programs. I don't recall this interference between glut dll files being a problem on MS Windows XP. Anyway, thank you very, very much for the help! It solved a problem I've had for a long time. -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |