Problem compiling samples

Hello,

I’m trying to start with cuda compilin the simples example I’ve found, deviceQuery, present in the latest cuda sdk, and I’m getting the following error straight out of the box:

The toolkit and the SDK come from:

http://developer.nvidia.com/object/cuda_3_1_downloads.html

also does the driver (which I suppose has nothing to do with the linker error)

Could somebody please help me? I have no idea what’s going on (all the samples have the same problem)

Thanks :)

edit: using vs2005, sp1

I recompiled the shrUtils library in the shader directory and everything seems to work now (there was a similar problem in the OpenCL forum)