如何使用 Visual Studio 2017 获取 Spy++? [英] How do I get Spy++ with Visual Studio 2017?

查看:32
本文介绍了如何使用 Visual Studio 2017 获取 Spy++?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

背景

我正在寻找 Spy++.我相信它应该包含在 Visual Studio 2017 中,因为最新的 Visual Studio 帮助内容引用了它:

  • 点击修改
  • 一旦您将 {edition} 占位符替换为您的 Visual Studio 版本,Spy++ 现在可能位于以下路径中

    C:Program Files (x86)Microsoft Visual Studio2017{edition}Common7Toolsspyxx.exeC:Program Files (x86)Microsoft Visual Studio2017{edition}Common7Toolsspyxx_amd64.exe

  • Background

    I am looking for Spy++. I believe it should be included in Visual Studio 2017 since the latest Visual Studio help content references it: https://docs.microsoft.com/en-us/visualstudio/debugger/introducing-spy-increment.

    Problem

    I have just done a clean install of Visual Studio 2017, but Spy++ does not exist in the file system. I can't find it.

    Question

    So I guess I need to select certain "workflows" when installing Visual Studio to have Spy++ installed? Anyone know if this is correct? And if so, which workflow/feature do I need?

    Setup

    • Windows 10
    • Visual Studio Professional 2017 15.1 (26403.3)

    解决方案

    1. Open Visual Studio Installer
    2. Note down which edition of Visual Studio you have installed (eg Professional or Community)
    3. Click Modify
    4. Click Individual Components
    5. Locate the Development activities heading
    6. Check the Visual Studio C++ core features component:
    7. Click Modify
    8. Spy++ might now reside in the following paths, once you substitute the {edition} placeholder with your Visual Studio edition

      C:Program Files (x86)Microsoft Visual Studio2017{edition}Common7Toolsspyxx.exe
      C:Program Files (x86)Microsoft Visual Studio2017{edition}Common7Toolsspyxx_amd64.exe
      

    这篇关于如何使用 Visual Studio 2017 获取 Spy++?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

    查看全文
    登录 关闭
    扫码关注1秒登录
    发送“验证码”获取 | 15天全站免登陆