glut32.lib Linking error

I have recently installed glut3.7 on my system but when I try to run the sample apps I am getting a linking error.

The following is the error that occurs:

--------------------Configuration: 1 - Win32 Debug--------------------
Linking…
C:\Program Files\DevStudio\VC\LIB\glut32.lib : fatal error LNK1106: invalid file or disk full: cannot seek to 0x3beab9c5
Error executing link.exe.

1.exe - 1 error(s), 0 warning(s)

I am using visual studio and I have no idea how to add the glut32.lib file to my project.

Try this.

http://www.cs.usm.maine.edu/~macleod/courses/98cos452/tutorial.html