[PD] [PD-announce] New Externals for the SoundScape Renderer + ASDF external

IOhannes m zmoelnig zmoelnig at iem.at
Tue Aug 1 13:22:50 CEST 2023


On 8/1/23 09:43, Matthias Geier wrote:

> However, I have just noticed that for some reason
> "-mmacosx-version-min=10.15" gets added to the compiler invocation as well.


like that?
<https://github.com/SoundScapeRenderer/ssr/blob/1c6c0b3e2b113c928687527abcfad04502f009a7/flext/Makefile#L16-L18>

also: i think you need the entire dependency chain to be build with the 
proper -mmacosx-version-min.
that is: if you use dependencies that require a higher 
macosx-version-min, you might be out of luck anyhow:
 > ld: warning: dylib (/usr/local/lib/libfftw3f.dylib) was built for 
newer macOS version (12.0) than being linked (10.15)
 > ld: warning: dylib (/usr/local/lib/libsndfile.dylib) was built for 
newer macOS version (12.0) than being linked (10.15)
 > ld: warning: dylib (/usr/local/lib/libmysofa.dylib) was built for 
newer macOS version (12.0) than being linked (10.15)
 > ld: warning: dylib (/usr/local/lib/libmpg123.0.dylib) was built for 
newer macOS version (12.0) than being linked (10.15)
 > ld: warning: dylib (/usr/local/lib/libmp3lame.0.dylib) was built for 
newer macOS version (12.0) than being linked (10.15)

gamsdrf
IOhannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20230801/9ee6b42a/attachment.sig>


More information about the Pd-list mailing list