Closed mgeier closed 11 months ago
I'm wondering if this will work on Windows, since it uses /
as a path separator.
It looks like this works on Windows (https://lists.puredata.info/pipermail/pd-list/2023-12/132848.html), but downgrading our external doesn't really help, since the brew-installed dependencies still don't support that older version (https://lists.puredata.info/pipermail/pd-list/2023-12/132847.html).
Users of older macOS versions cannot use the dependencies from brew
(they might have to compile them from source) and they'll have to compile the SSR externals from source, cherry-picking the commit of this PR (4fd20320f858ffe66a7357b87e426b4e33f9279c).
... to support macos < 10.15.
Closes #374.