wiki:CompileProject

Vista 64bit error: cannot open input file 'cutil32D.lib'

  1. Open ProgramData/NVDIA Corporation/NVIDIA GPU Computing SDK/C/cutil_vc90.sln
  2. Select the x64 version
  3. F7 (To compile)
  4. 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)}}

Last modified 15 years ago Last modified on 09/08/09 09:07:02
Note: See TracWiki for help on using the wiki.