microsoft / MixedReality-SpectatorView

Mixed reality spectator experiences
MIT License
193 stars 114 forks source link

Essentially we have the Powershell script AddDependencies.ps1, that's what AddDependencies.bat calls; perhaps you could try installing Powershell for Mac: #427

Open sil2017 opened 3 years ago

sil2017 commented 3 years ago

Essentially we have the Powershell script AddDependencies.ps1, that's what AddDependencies.bat calls; perhaps you could try installing Powershell for Mac: https://github.com/powershell/powershell#get-powershell

I haven't tried this scenario, so this is unchartered waters; I'll see if I can find some time to try this.

_Originally posted by @andreiborodin in https://github.com/microsoft/MixedReality-SpectatorView/issue_comments/528055055_

sil2017 commented 3 years ago

Hi, the powershell script AddDependencies.ps1 doesn't work on mac. Tested with powershell. -the "cmd" is not recognized . has to be replaced with : iex '&

wangfeng70117 commented 2 years ago

Have you solved this problem? I also encountered this problem!