Problem with Linking in VS 2008 Cuda 3.2

Hello i am trying to get started with cuda so i tried to copy paste an example and modify from there (i took the matrix mul code)
when i try to compile it with visual studio i get this error
1>Linking…
1>LINK : fatal error LNK1181: cannot open input file ‘shrUtils32.lib’
if anyone can help it would be really helpful. I am running on windows vista 64x and trying to built a release for win32 cause for some reason it cant do for 64
Thank you

Goto NVIDIA Computing SDK 3.2/ shared and build this library using VS Project provided