X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-YMail-OSG: 59QbjqkVM1lobuxpmI5Lb0HsEqY3MCd3u2BVnHhBNI1NcqjWKNnNKB2DCqIZQRjtipbJ57sP77wvuR9JHs8bG7ctGzSnKCZqKomBbevYHk6sOGua3arpB_XJPAuOxgaKqfM- X-Yahoo-Newman-Property: ymail-3 Message-ID: <49130727.8040107@sbcglobal.net> Date: Thu, 06 Nov 2008 15:03:03 +0000 From: Greg Chicares User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: problem with cygwin and GLUT on Vista References: <491302AC DOT 3010600 AT etsmtl DOT ca> In-Reply-To: <491302AC.3010600@etsmtl.ca> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 On 2008-11-06 14:43Z, Michael McGuffin wrote: [interference from non-Cygwin dll] > 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. Perhaps you had a different $PATH. If renaming the dll in the system directory causes problems with non-Cygwin programs and you need to undo that workaround, then try putting /cygwin/bin/ before the msw system directory in $PATH when you run the Cygwin glut program. -- 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/