[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] SuperCollider 3.10.4 FLAC Support?



this appears to be a regression between 3.10.3 and 3.10.4-rc1. luckily there were not too many commits in that range touching the build system, so it was either that or a change in CI behavior.

in particular, the following objects are no longer in the Frameworks folder of install artefacts, nor are they anywhere else in the bundle:
- libFLAC.dylib
- libogg.dylib
- libsndfile.dylib
- libvorbis.dylib
- libvorbisenc.dylib

-Brian