X-Recipient: archive-cygwin@delorie.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.mcguffin@etsmtl.ca>
User-Agent: Thunderbird 2.0.0.9 (X11/20071115)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: problem with cygwin and GLUT on Vista
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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/

