diasurgical/DevilutionX

Create video tutorial on how to install an configure Visual Studio + vcpkg

开放

#2,736 创建于 2021年8月28日

 (4 条评论) (2 个反应) (0 位负责人)C++ (743 个派生)batch import
good first issuehelp wanted

仓库指标

星标
 (7,255 个星标)
PR 合并指标
 (平均合并 2天 12小时) (30 天内合并 15 个 PR)

描述

Describe A few users have expressed having trouble setting up Visual Studio + vcpkg correctly.

Settings things up on Windows is a mostly visual process, which can be hard to make a text only guide for. As such a video tutorial may be a better option for how to communicate this.

The video would be added under the Visual Studio build instructions: https://github.com/diasurgical/devilutionX/blob/master/docs/building.md

Expected behavior

  • The video should show every step of the process, so use a fresh installation of Windows (probably in a virtual machine)
  • Each step of the process should be explained, preferably via voice over
    • What is it installing
    • Why is it needed
    • What does it do

Additional context I created one previously but since it has no narration and goes over things a bit haphazardly it doesn't serve as a particularly good video tutorial. Still might be good as a reference and base line for a future one: https://www.youtube.com/watch?v=lAmyU9NRt0w

贡献者指南