Vista 64bit error: cannot open input file 'cutil32D.lib'
- Open
ProgramData/NVDIA Corporation/NVIDIA GPU Computing SDK/C/cutil_vc90.sln
- Select the x64 version
- F7 (To compile)
- 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 Sep 8, 2009, 9:07:02 AM
Note:
See TracWiki
for help on using the wiki.