www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
Date: | Wed, 13 Nov 2002 10:32:56 -0500 |
From: | Braden McDaniel <braden AT endoframe DOT com> |
Subject: | Re: Linking with OpenGL, glut |
In-reply-to: | <4.3.2.7.0.20021113093213.0231cb10@irispavp.igb.umontreal.ca> |
To: | Andre Bleau <bleau AT igb DOT umontreal DOT ca> |
Cc: | cygwin AT cygwin DOT com |
Message-id: | <1037201580.439.22646.camel@localhost.localdomain> |
MIME-version: | 1.0 |
References: | <4 DOT 3 DOT 2 DOT 7 DOT 0 DOT 20021113093213 DOT 0231cb10 AT irispavp DOT igb DOT umontreal DOT ca> |
On Wed, 2002-11-13 at 09:57, Andre Bleau wrote: [snip] > Again -lglut32 is for linking native Windows programs. Use the right > include statements and the right headers: > > #include <GL/gl.h> > #include <GL/glut.h> > > Link with -lglut32 -lglu32 -lopengl32 . > > -lGL and -lGLU are for X11 dependant programs. There is no Glut library in > Cygwin's X11R6 distribution. Aha... Thank you. -- Braden McDaniel e-mail: <braden AT endoframe DOT com> <http://endoframe.com> Jabber: <braden AT jabber DOT org> -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |