1

I would like to set VS 2010 up so that it knows where the include directory is for all CUDA libraries (including CUTIL) and also preferably to get syntax highlighting. I don't really care about code complete as much, but that would be nice too.

Most important is that I want to be able to create a blank CUDA project, put my code in there, compile and run it.

All the search results I come across are for older versions of either VS or CUDA.

Jim
  • 661
  • 11
  • 30
  • For syntax highlighting, see [this previous answer](http://stackoverflow.com/questions/6180555/how-to-get-vs-2010-to-recognize-certain-cuda-functions?answertab=active#tab-top). – harrism Jun 08 '11 at 04:39
  • Doesn't work for me. Windows search doesn't find any devenv.exe, and putting the usertype.dat in the folder mentioned has no effect. – Jim Jun 08 '11 at 09:14
  • If you don't have devenv.exe, you don't have Visual Studio. Look harder in your Program Files (x86) directory. – ChrisV Jun 08 '11 at 15:38
  • It's VS 2010 Express, there's no devenv.exe in my Program Files; Program Files (x86) or any other directory. This key is also non-existant in my registry: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AppPaths\devenv.exe – Jim Jun 09 '11 at 15:47

0 Answers0