You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a step in building the samples, the build infrastructures downloads glslangvalidator from the net in binary form and it downloads it for amd64. Which doesn't work well when attempting to compile the samples on a different architecture (for example: arm).
As a step in building the samples, the build infrastructures downloads glslangvalidator from the net in binary form and it downloads it for amd64. Which doesn't work well when attempting to compile the samples on a different architecture (for example: arm).