compiling cuda on .NET (vc7)

hi,

when i get compilation errors in vc7 and click on them i am unable to go to the line number that corresponds to the error.

is there some way of rectifying this problem.

thanks a lot.

system info
i have an nvidia 8800, driver version 97.73, intel core2 duo, windows XP.

Yes, we’re aware of this issue and hope to fix it in the next release.

It’s caused by the fact that the compiler front-end we’re using doesn’t output errors in a format that Visual Studio can understand.

Ctrl-G (goto line) is your friend :)