Please allow use of custom simde location #6846
Labels
Feature Request
New feature request
Infrastructure
Issues related to repository, CI/CD, installers, etc.
VCV Rack decided to go with simde for SSE compat under ARM, and Cardinal is following that (while initially using sse2neon instead).
Due to differences on the version shipped with Rack vs the one shipped with surge, there can be symbol conflicts.
Doing an LTO shows this message:
A possible solution is to be able to use a custom simde version, alike done with juce.
That should be the approach for surge-rack too IMO, since the library is already provided by the Rack SDK modules built against VCV Rack should use it instead of their own custom version.
Alternatively the built-in simde could be contained in a custom namespace, but not sure how much work that is..
The text was updated successfully, but these errors were encountered: