X-Spam-Check-By: sourceware.org
From: "Charli Li" <KBarticle889459@aim.com>
To: "Cygwin Mailing List" <cygwin@cygwin.com>
Subject: RE: Using VC++
Date: Mon, 19 Jun 2006 18:27:46 -0400
Message-ID: <LLEBLEDLPAKFHFKGNDBMMEIPCBAA.KBarticle889459@aim.com>
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:  <loom.20060619T231554-305@post.gmane.org>
X-AOL-IP: 70.20.155.229
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- -----Original Message-----
> From: cygwin-owner@cygwin.com
> Sent: Monday, June 19, 2006 5:27 PM
> To: cygwin@cygwin.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/

