openGL problem

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Oct 2004
Posts: 44
Reputation: ultimate_fusion is an unknown quantity at this point 
Solved Threads: 0
ultimate_fusion ultimate_fusion is offline Offline
Light Poster

openGL problem

 
0
  #1
Jun 3rd, 2005
gl\glaux.h: No such file or directory.
i get the error above when trying to compile any code with
#include <gl\glaux.h> in it???
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 219
Reputation: BountyX is an unknown quantity at this point 
Solved Threads: 7
BountyX's Avatar
BountyX BountyX is offline Offline
Code Guru

Re: openGL problem

 
0
  #2
Jun 4th, 2005
What compiler are you using?

OpenGL is not standard with all compilers. You may have to download it.
A Hacker's Mind:
"I thought what I'd do was, I'd pretend I was one of those deaf-mutes..." - J.D.Salinger
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 44
Reputation: ultimate_fusion is an unknown quantity at this point 
Solved Threads: 0
ultimate_fusion ultimate_fusion is offline Offline
Light Poster

Re: openGL problem

 
0
  #3
Jun 4th, 2005
where can you download it from?
i am using dev c++
Reply With Quote Quick reply to this message  
Join Date: May 2005
Posts: 7
Reputation: typek is an unknown quantity at this point 
Solved Threads: 0
typek typek is offline Offline
Newbie Poster

Re: openGL problem

 
0
  #4
Jun 4th, 2005
glaux is a very old library and should substituted by others - glu, glut
but if you really want it, try opengl.org

if you use it to display spheres, cones etc, you can use quadrics from from glu
to load bitmaps, try win32 api (or other library)
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC