Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit 043fdb4

Browse files
author
Chris Barth
committed
call out both c++ components are needed for visual studio 2019
1 parent 15131d0 commit 043fdb4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ To build the Microsoft.MixedReality.SpectatorView Unity package, you will need t
1414

1515
1. Windows PC
1616
3. [Visual Studio 2019](https://visualstudio.microsoft.com/vs/) installed on the PC
17+
* Universal Windows Platform development tools (installed through visual studio installer)
18+
* Desktop development with C++ tools (installed through visual studio installer)
1719
4. [Windows 10 SDK (10.0.18362.0)](https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk)
1820
5. [Git](https://git-scm.com/downloads) installed on the PC and added to your `PATH` variable
1921
6. [NuGet](https://www.nuget.org/downloads) installed on the PC and added to your `PATH` variable

doc/SpectatorView.Setup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ To setup spectator view with a video camera, see [here](SpectatorView.Setup.Vide
88
1. Windows PC
99
2. HoloLens 2 or HoloLens
1010
3. [Visual Studio 2019](https://visualstudio.microsoft.com/vs/) installed on the PC
11+
* Universal Windows Platform development tools (installed through visual studio installer)
12+
* Desktop development with C++ tools (installed through visual studio installer)
1113
4. [Windows 10 SDK (10.0.18362.0)](https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk)
1214
5. [Unity 2019](https://unity3d.com/get-unity/download) installed on the PC
1315

0 commit comments

Comments
 (0)