Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <4.3.1.2.20020205154407.020f57c0@pop.ma.ultranet.com> X-Sender: lhall AT pop DOT ma DOT ultranet DOT com X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Tue, 05 Feb 2002 15:46:18 -0500 To: "Ling F. Zhang" , cygwin AT cygwin DOT com From: "Larry Hall (RFK Partners, Inc)" Subject: Re: opengl and cygwin In-Reply-To: <20020205204247.11449.qmail@web14203.mail.yahoo.com> References: <4 DOT 3 DOT 1 DOT 2 DOT 20020205150745 DOT 0208c580 AT pop DOT ma DOT ultranet DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cygwin follows UNIX conventions for library names. That means the glut library is named libglut.a. If you installed the OpenGL package, you should find this in /usr/lib. Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX At 03:42 PM 2/5/2002, Ling F. Zhang wrote: >Thanks for that information. I read the info. If my >understanding is correct, the opengl that came with >cygwin is just like the one with windows and all I >have to do is link. so I just added -llib to my gcc >line...well, it returns symbol not found error...okay, >that sounds to me that my lib PATh is incorrect...so I >tried to look for the file like glut.lib...that came >up empty...so can anyone ever played with opengl on >cygwin tell me how should I link? what PATH do I need >to add? > >--- "Larry Hall (RFK Partners, Inc)" >wrote: > > At 03:03 PM 2/5/2002, Ling F. Zhang wrote: > > >this seems like an X question, but it concerns > > openssh > > >as well, so I am going to ask. > > >okay, I need to do some opengl development. I found > > >that opengl library comes with cygwin, that's a > > plus > > >for me. but I think I might need to install xfree > > for > > >cygwin in order for it to work (is this true?) > > >say I need to install, but I don't want to. I have > > >exceed, so, can I just run exceed, forward the > > >DISPLAY, an expect anything to work at all? > > > > > >if I am talking non-sense here...can anyone tell me > > >how to get opengl to work? since it's included in > > the > > >cygwin package? (does it include glut? or do I have > > to > > >compile / install it myself?) > > > > > > Try /usr/doc/opengl-1.1.0/README.txt > > > > > > > > Larry Hall > > lhall AT rfk DOT com > > RFK Partners, Inc. > > http://www.rfk.com > > 838 Washington Street (508) > > 893-9779 - RFK Office > > Holliston, MA 01746 (508) > > 893-9889 - FAX > > > > >__________________________________________________ >Do You Yahoo!? >Send FREE Valentine eCards with Yahoo! Greetings! >http://greetings.yahoo.com -- 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/