954,496 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

openGL problem

gl\glaux.h: No such file or directory.
i get the error above when trying to compile any code with
#include in it???

ultimate_fusion
Light Poster
44 posts since Oct 2004
Reputation Points: 10
Solved Threads: 0
 

What compiler are you using?

OpenGL is not standard with all compilers. You may have to download it.

BountyX
Posting Whiz in Training
230 posts since Mar 2004
Reputation Points: 28
Solved Threads: 9
 

where can you download it from?
i am using dev c++

ultimate_fusion
Light Poster
44 posts since Oct 2004
Reputation Points: 10
Solved Threads: 0
 

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)

typek
Newbie Poster
7 posts since May 2005
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You