shinra-electric / RPCS3-Arm-Build-Script

Script that will compile an Arm build of the RPCS3 Emulator for macOS
MIT License
5 stars 1 forks source link

[Brew] glslang need to be removed #1

Closed shinra-electric closed 6 months ago

shinra-electric commented 7 months ago

Currently the build will fail if glslang is installed locally. The issue is tracked on RPCS3 here

The script gets around this by:

This workaround can be removed once the underlying issue is fixed.

shinra-electric commented 6 months ago

This is fixed when using Xcode 15.3