Header problem with OGL on Cygwin

2003-03-18 Thread Paul Sargent
GL. My compile command is "gcc -c " My linkcommand is "gcc -o -lglut32 -lglu32 -lopengl32" Am I missing something simple? Thanks for any help you can provide Paul -- Paul Sargent mailto: [EMAIL PROTECTED] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-sim

Re: Header problem with OGL on Cygwin

2003-03-18 Thread Paul Sargent
Thanks for the sample app Andre, that compiled fine. That showed me it wasn't a system issue, so resolved to dig a bit more. I've made some headway although I'm not sure I understand it. Basically it seems to boil down to the order that I'm including header files in my source files. I'm using th

Re: Header problem with OGL on Cygwin

2003-03-18 Thread Paul Sargent
On Tue, Mar 18, 2003 at 11:42:01AM -0500, Igor Pechtchanski wrote: > Here's your culprit: Snip, snip It's gone. Thanks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ