diasurgical/DevilutionX

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

Offen

#2.736 geöffnet am 28.08.2021

 (4 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)C++ (743 Forks)batch import
good first issuehelp wanted

Repository-Metriken

Stars
 (7.255 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 2T 12h) (15 gemergte PRs in 30 T)

Beschreibung

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