RE: Building opengl applications

2003-01-20 Thread Mikael Åsberg
All problems have been solved, thanks for your help! // Mikael -- 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/

Re: Building opengl applications

2003-01-20 Thread Mikael Åsberg
- Original Message - From: "Igor Pechtchanski" <[EMAIL PROTECTED]> To: "Mikael Åsberg" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, January 20, 2003 6:09 PM Subject: RE: Building opengl applications > On Mon, 20 J

RE: Building opengl applications

2003-01-20 Thread Igor Pechtchanski
On Mon, 20 Jan 2003, [iso-8859-1] Mikael Åsberg wrote: > - Original Message - > From: "Igor Pechtchanski" <[EMAIL PROTECTED]> > To: "Mikael Åsberg" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Monday, January 20, 2003 5:45 PM &

Re: Building opengl applications

2003-01-20 Thread Andre Bleau
Mikael Åsberg wrote: Hello, I am trying to build a simple OpenGL program (an example taken from the famous "Red Book"). However, during the build process the following error messages are displayed: /cygdrive/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccK0lHn2.o(.text+0xe):test.c: undefined reference to `g

RE: Building opengl applications

2003-01-20 Thread Mikael Åsberg
- Original Message - From: "Igor Pechtchanski" <[EMAIL PROTECTED]> To: "Mikael Åsberg" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, January 20, 2003 5:45 PM Subject: Re: Building opengl applications > On Mon, 20 Jan 2003, [iso-8859-

Re: Building opengl applications

2003-01-20 Thread Igor Pechtchanski
On Mon, 20 Jan 2003, [iso-8859-1] Mikael Åsberg wrote: > Hello, I am trying to build a simple OpenGL program (an example taken from > the famous "Red Book"). However, during the build process the following > error messages are displayed: > > /cygdrive/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccK0lHn2.o(.

Building opengl applications

2003-01-20 Thread Mikael Åsberg
Hello, I am trying to build a simple OpenGL program (an example taken from the famous "Red Book"). However, during the build process the following error messages are displayed: /cygdrive/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccK0lHn2.o(.text+0xe):test.c: undefined reference to `glEnableClientState@4'