diasurgical/devilutionX

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

Open

#2736 opened on Aug 28, 2021

View on GitHub
 (4 comments) (2 reactions) (0 assignees)C++ (7,255 stars) (743 forks)batch import
good first issuehelp wanted

Description

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

Contributor guide