Opencl in visual stusio

can any one provide some insight into how to build and debug the opencl SDK sample codes in visual studio 2005

I had to rebuild the utils library in C:\Documents and Settings\All Users\Application Data\NVIDIA Corporation\NVIDIA GPU Computing SDK\OpenCL\common, other than that should just work. Make sure you lib and include paths point to the right place (C:\Documents and Settings\All Users\Application Data\NVIDIA Corporation\NVIDIA GPU Computing SDK\OpenCL\common\inc and C:\Documents and Settings\All Users\Application Data\NVIDIA Corporation\NVIDIA GPU Computing SDK\OpenCL\common\lib\Win32) and you’re include OpenCL.lib.