I downloaded and installed:
Visual Studio 2010 CUDA Toolkit 4.1 N-Body Simulation sample(extracted to desktop in a folder called "NVIDIA GPU Computing SDK")
When I opened the nbody_vs2010.sln inside "NVIDIA GPU Computing SDK\C\src\nbody" , I got 2 could not be found errors for:
NVIDIA GPU Computing SDK\shared\shrUtils_vs2010.vcxproj NVIDIA GPU Computing SDK\C\common\cutil_vs2010.vcxproj
When am I doing wrong?