Recently, i have learnt the open gl program. There is no glut.h file in libraries then i installed the glut file according to the step.
- Download the freeglut development kit from http://sourceforge.net/projects/freeglut/files/latest/download
- Extract the compressed file to a folder.(There are four files)
- Inside the folder
- Copy glut.h file to
C:\Program Files\Microsoft SDKs\Windows\v7.0A\Include\gl
C:\Program Files\Microsoft SDKs\Windows\v7.0A\Lib
C:\windows\system32
On 64bit versions of windows:
C:\windows\SysWOW64
No comments:
Post a Comment