Error building glu.c
Archives Forums/Linux Discussion/Error building glu.c| 
 | ||
| I syncronized modules like i did before and then Ctrl D to build them and this happens: 
Compiling:glew_static.c
In file included from /home/dan/BlitzMax/mod/pub.mod/glew.mod/glew.c:32,
                 from /home/dan/BlitzMax/mod/pub.mod/glew.mod/glew_static.c:3:
/home/dan/BlitzMax/mod/pub.mod/glew.mod/GL/glew.h:1103:20: GL/glu.h: No such file or directory
Build Error: failed to compile /home/dan/BlitzMax/mod/pub.mod/glew.mod/glew_static.c
Process complete
Ive checked the directory and there is no glu.c | 
| 
 | ||
| there isn't a glu.c, only glu.h And that one is part of your GCC installation or the graphic drivers or needs to be installed manually (you will need glut.h as well) if not present. | 
| 
 | ||
| sorry, typo thats what i meant .h Ok thanks | 
| 
 | ||
| Please tell us what variety of Linux and graphics card you are using and I'm sure someone here can help. |