Vista 64bit error: {{{cannot open input file 'cutil32D.lib'}}} 1. Open {{{ProgramData/NVDIA Corporation/NVIDIA GPU Computing SDK/C/cutil_vc90.sln}}} 1. Select the x64 version 1. F7 (To compile) 1. Done! c1xx : fatal error C1083: Cannot open source file: 'simpleStreams.cu': No such file or directory Make sure include list something like {{{-I$(NVSDKCUDA_ROOT)/common/inc}}} Make sure lib include list (at project -> linker) something like {{{$(NVSDKCUDA_ROOT)}}