我一直在使用VisualStudio2010Express进行与CUDA相关的开发.最近,我把CUDA 5.0升级到5.5。当我这样做时,我发现了一个看似奇怪的错误:每当我去清理(或重建) VS项目时,我都会得到一个与nvcc相关的错误:
nvcc : fatal error : nvcc cannot find a supportedversion of Microsoft VisualStudio.Only the versions 2008, 2010, and 2012 are
我刚刚安装了VisualStudio Community 2015 (版本14.0.24720.00),并尝试创建一个基于MFC对话框的项目。program files (x86)\microsoft visualstudio 14.01>------ Build started: Project: MFCApplication, ConfigurationNote: C++ does not support default-int
1>c:\[...omissis...]Note: <
我正在使用一些较旧的代码,我想最后构建它的人使用的是VisualStudio6。没有.vcproj文件,但.dsp和.dsw文件有以下头文件:(.dsp)# Microsoft Developer Studio Generated Build File, Format Version 6.00MicrosoftD