Advertisement

Pronlem with compiling

Started by January 08, 2002 03:53 AM
1 comment, last by Speik 23 years, 1 month ago
I cant compile my openGl demo! When i compile it stands : "Error not found glu.h" but i have glu.h. Its strange Help me Speik
Speik
Make sure that it is at the same place as the source of your program.
Newbie programmers think programming is hard.Amature programmers think programming is easy.Professional programmers know programming is hard.
Advertisement
Are you doing:
  #include <gl/glu.h>  


??

Billy

This topic is closed to new replies.

Advertisement