Am 30. April 2022 21:46:57 MESZ schrieb Alexandre Torres Porres 
<por...@gmail.com>:
> There are scripts taken from https://git.iem.at/pd/iem-ci to
>copy the libs to the same folder as the external. 

Please note that my localdeps.macos.sh does not deal with "universal" 
dependencies.

That is: if your dependency is already "fat", it will use it just fine.
But if your dependency library is only "thin" (eg x86_64 only), then the script 
will not magically embed a fat binary for you.

It seems it's pretty easy to build fat binaries even if your dependencies are 
only thin.
Esp. homebrew does not support building fat libraries, so if you used brew to 
install your dependencies you might miss some parts for a truly  universal 
package.
Sorry for the empty last email...

mfg.sfg.jfd
IOhannes


_______________________________________________
Pd-dev mailing list
Pd-dev@lists.iem.at
https://lists.puredata.info/listinfo/pd-dev

Reply via email to