KhronosGroup / glslang

Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
Other
3k stars 828 forks source link

Provide x86 bins and libs for master-tot release #1927

Open Xottab-DUTY opened 4 years ago

Xottab-DUTY commented 4 years ago

Please, provide x86 bins for Windows and other platforms (if possible) for https://github.com/KhronosGroup/glslang/releases/tag/master-tot

johnkslang commented 4 years ago

There is a glslangValidator.exe in the bin directory of glslang-master-windows-x64-Release.zip. Are you not finding that to work?

Xottab-DUTY commented 4 years ago

Basically, I'm talking about libs included in the archive. x64 won't link to x86. Sorry for the confusion. P.S. and x64 glslangValidator.exe won't work on x86 system also.