Creating cuda dll

Hi, I am trying to create cuda dll in order to call it from a c# application. After I create the dll , I get this error

error LNK1104: cannot open file ‘cutil64D.lib’

Can you help me?

Thanks

I solved this:) I made rebuild on the cutil project. Now I don’t get errors.

I solved this:) I made rebuild on the cutil project. Now I don’t get errors.