Re: [CMake] Visual Studio 2010 Transition

2010-09-17 Thread Brian Davis
I also get: 2> nvcc Hâ∞(Ç=y░: nvcc cannot find a supported cl version. Only MSVC 8.0 and MSVC 9.0 are supported 2> CMake Error at CMakeFiles/gpuReconPlugin_generated_gpuPMatrixRecon.cu.obj.cmake:194 (message): 2>Error generating 2> C:/Users/bdavis5/Documents/QS/QS-NIH/source/branches/trunk/

[CMake] Visual Studio 2010 Transition

2010-09-17 Thread Brian Davis
I recently had to upgrade to vs 2010 to use NSight debugger for NVIDIA GPU degging and was using 2.8.0. This version would load all but my CUDA related projects the cpuReconPlugin and the gpuReconPlugin. These two libs are defined in the same directory and share common source (which has been prob