glut32.dll is missing

New to OpenGL, mainly interested in visiualization of Cuda output.
Was able to build the project but when I try to run or debug it, I am getting “glut32.dll is missing…” message. I am using VS2008 with Cuda 4.1.

And I assume you have placed the glut32 dll alongside the exe?