alvr-org / ALVR

Stream VR games from your PC to your headset via Wi-Fi
MIT License
5.4k stars 481 forks source link

Some errors when building ALVR from source on the Win10 #1240

Closed Hope10086 closed 1 year ago

Hope10086 commented 1 year ago

A hang

Description

The choco will hang waiting when install LLVM 15.04;

General Troubleshooting

Install Type:

llvm v15.0.4 [Approved]
llvm package files install completed. Performing other installation steps.
Using system proxy server '127.0.0.1:7890'.
Downloading llvm 64 bit
  from 'https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.4/LLVM-15.0.4-win64.exe'
Using system proxy server '127.0.0.1:7890'.
Progress: 100% - Completed download of C:\Users\Zhang\AppData\Local\Temp\chocolatey\llvm\15.0.4\LLVM-15.0.4-win64.exe (277.42 MB).
Download of LLVM-15.0.4-win64.exe (277.42 MB) completed.
Hashes match.
Installing llvm...
llvm has been installed.
Chocolatey timed out waiting for the command to finish. The timeout
 specified (or the default value) was '2700' seconds. Perhaps try a
 higher `--execution-timeout`? See `choco -h` for details.
Environment Vars (like PATH) have changed. Close/reopen your shell to
 see the changes (or in powershell/cmd.exe just type `refreshenv`).
The install of llvm was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\llvm\tools\chocolateyinstall.ps1'.
 See log for details.
PATH environment variable does not have C:\Program Files\LLVM\bin in it. Adding...
stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.