【问题标题】:Nsight installation on both Visual Studio 2010 and Visual Studio 2012在 Visual Studio 2010 和 Visual Studio 2012 上安装 Nsight
【发布时间】:2014-04-08 08:57:27
【问题描述】:

我在配备 GeForce GT 650M、驱动程序版本 335.23 的笔记本电脑上使用 Windows 7 64 位。 我已经安装了 Visual Studio 2010 Professional + SP1 和 Visual Studio 2012 Professional。

我需要在他们两个上都使用 CUDA Toolkit 5.5,但是当我启动 Nsight Visual Studio Edition 3.2.2 的安装程序时,它只安装在 VS2012 上而不是 VS2010 上。它说:

Installed:
 - Nsight for Visual Studio 2012
 - Nsight Monitor and HUD Launcher
 - Nsight C++ AMP Debugger for Visual Studio 2012
 - Nsight C++ AMP Target Support for MSVSMON
Not Installed:
 - Nsight for Visual Studio 2010
   Reason: VS2010 was not found
 - Nsight for Visual Studio 2008
   Reason: VS2008 SP1 was not found

我的问题是:是否可以在多个版本的 Visual Studio 上安装 Nsight?如果是,我该怎么做?

感谢您的支持。

最好, 朱莉娅

【问题讨论】:

    标签: visual-studio installation nsight


    【解决方案1】:

    只要 VS 安装正确,Nsight 肯定支持多个版本的 VS。

    你能确定你的 VS2010 是可行的吗?一件事是检查 regkey HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\10.0\ApplicationID。它应该是“VisualStudio”。如果有,您介意粘贴您的 VS2010 版本吗?谢谢。

    【讨论】:

    • 我已经检查过了,确实我已经为 10.0 和 11.0 版本将此密钥设置为“VisualStudio”...我的 VS2010 版本是:10.0.40219.1 SP1Rel。
    • 在提供的密钥Qian中也应该有一个“InstallDir”密钥,它有Visual Studio安装的路径(很可能是C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7 \IDE) 从上面的路径中,我们检查 devenv.com 是否存在。如果看起来还可以,请运行 msiexec /i ".msi" /l*v "installer.log" 并将installer.log 文件发送给 nvidia dot com 的 devtools-support,谢谢!
    猜你喜欢
    • 2012-07-30
    • 2012-12-28
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-03-02
    • 2011-09-12
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多