Kaiyong’s vs wizard is recommended by many fans. Everyone is happy with that. But I have a strange problem!
After I installed the wizard, I have the CUDAWinApp templates. I click “ok”->“next”. No matter I select “empty project”, I have the following error message when I click “finish”.
I had the same problem… after some head scratching, I figured out that he meant that the default VS installation doesn’t install the 64-bit compiler tools, only 32-bit. I loaded the installation DVD , went into maintenance mode, and selected add components… then, sure enough, expanded the Visual C++ components and found that the “X64 Compilers and Tools” was not checked. After installation of those, all my problems went away.
I have the same problem too, but I don’t want to use 64 bit. All the examples work with 32-bit, I just want to create a new 32-bit project. Before finding the wizard, I tried copying the template project and renaming the files but that also causes compile problems, so I figure use the wizard to start a new project from scratch… but that doesn’t work either :( How do I get the Wizard to do 32-bit (it says it does on the website):