X-Spam-Check-By: sourceware.org From: "Charli Li" To: "Cygwin Mailing List" Subject: RE: Using VC++ Date: Mon, 19 Jun 2006 18:27:46 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: X-AOL-IP: 70.20.155.229 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - -----Original Message----- > From: cygwin-owner AT cygwin DOT com > Sent: Monday, June 19, 2006 5:27 PM > To: cygwin AT cygwin DOT com > Subject: Using VC++ > > > > Hello. > > I am trying to use opengl under C++ and VC++, and it gives me this > following message GLUT32.DLL: warning LNK4003: invalid library > format; library > ignored. Please, could you tell me What to do to fix this problem. > Thank you. > Have a nice day. > > This is caused by a mismatch of link.exe. I had this problem when running the configure script for Mozilla. The solution is to place the VC\bin dir IN FRONT OF the C:\cygwin\bin dir (modify cygwin.bat and reset the path so that the VC++ dir is in front of the Cygwin dir). In my case, that didn't work for me, so the alternate solution (if my first one didn't work) is to rename the C:\cygwin\bin\link.exe to something like glink.exe. Charli -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Cygwin) iD8DBQFElyRZKGyf4JaPChgRAnA/AKCWksaZfGnDXJqRUuPdfwqkeW62lQCdFlrX 6bSLK8/C6QxVCy/Us+sQl+4= =z0V/ -----END PGP SIGNATURE----- -- 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/