Hi all,
First off - I am a C# developer and know next to nothing about VC++ or CUDA, so I’m hoping this is something simple. I am running Windows 7 64-bit / VS 2010, and I just installed the latest driver (327.23) and the CUDA 5.5 Toolkit.
When I open some of the samples (cppIntegration for example), and try to open a .h file (cppIntegration.h), I get an error dialog reading “Could not find file ‘C:\ProgramData\NVIDIA Corporation\CUDA Samples\v5.5\0_Simple\cppIntegration\cppIntegration.h’”. The project still builds and I can run the resulting executable.
What gives? Should I be concerned? What is the purpose of this header file in the project?
Thanks!
Mike