ScoopInstaller / Scoop

A command-line installer for Windows.
https://scoop.sh
Other
20.73k stars 1.39k forks source link

Install glslang failed #2716

Closed wumo closed 5 years ago

wumo commented 5 years ago
>scoop install glslang
Installing 'glslang' (Overload400-PrecQual.1817) [64bit]
The remote server returned an error: (401) Unauthorized.
URL https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang/Install/Windows/glslangValidator.exe is not valid

recommand downloading from git release

r15ch13 commented 5 years ago

Which version should be used? https://github.com/KhronosGroup/glslang/releases/tag/master-tot or https://github.com/KhronosGroup/glslang/releases/tag/7.9.2888

wumo commented 5 years ago

master-tot release is recommanded in the README.md of the official github.

r15ch13 commented 5 years ago

Those binaries are automatically uploaded by the buildbots after successful testing and they always reflect the current top of the tree of the master branch. this sounds like we will get hash check errors. Should it be changed to nightly?