Link error on Vista64 and VS 2005

Hi,
I’m new to this forum and I have this problem:

I’m using 180.60 drivers for Vista 64 and Visual Studio 2005 with CUDA 2.1 beta toolkit. I get this link error compiling the sample projects(even the empty ‘template’ one):

Linking…
.\debug\template.obj : fatal error LNK1112: module machine type ‘x64’ conflicts with target machine type ‘X86’

Any hints?

Thank you

Sorry,

I did not choosed x64 option from the configuration manager but the Win32 one …

same problem, I guess I am stuck with x64 targets. Bummer.