Today,I install cuda4.0.And I can executing the file in the sdk/bin
But when I open the project in the VS2008,then build it,errors…
error 1 fatal error LNK1181: cannot open the file “cutil32D.lib†clock
I search it in my compute,it donot have it,but I can find cutil32D.dll.is it the problem about dynamic and stadic libs?
Then I install cuda3.2,and repeat the operation,everything goes well.
then I cearte a new project,and just copy the code of the sdk,and set the rule as 4.0,when I build it ,the error changes:
error 5 fatal error C1083: cannot open file:“shrQATest.hâ€: No such file or directory c:\ProgramData\NVIDIA Corporation\NVIDIA GPU Computing SDK 4.0\C\src\test2\test2\clock.cu 15
error 6 error PRJ0019: : “Compiling with CUDA Build Rule…” test2