> On 10 Sep 2020, at 13:14, Christian Schoenebeck <qemu_...@crudebyte.com> 
> wrote:
> 
> The way to go for devs on Mac is: 3rd party libs should not be installed into 
> global space, rather be built & linked either as dynamic frameworks 
> (including 
> assets) or as static libs. Then apps always run with the precise version and 
> flags of libs they were tested with and never conflict with another app's 
> version/config of libs.

Fully agree.

Just that I use the same concept for all my builds (Linux & Windows), not only 
the Mac builds.

Liviu


Reply via email to