help me.

help me.I building opengl program code,error:not find glut.h .but I can’t download opengl sdk.

You might get better help if you:

  1. Used less generic topic names
  2. Would explain what you did to try and get your program compiling.
  3. Explain why you cannot download the SDK.

Anyway, you might want to check out something like http://freeglut.sourceforge.net/

Is it possible that glut.h is on your system, but you haven’t told your compiler how to find it? So - first step is to search your system for glut.h.

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.