On Wednesday, 17 March 2021 at 15:16:36 UTC, Jacob Carlborg wrote:

macOS doesn't support static linking.

The proper way to solve this is to bundle the dynamic libraries with the application. If it's a GUI application it can be located in the application bundle. It seems like David already figured this out [1].

[1] https://forum.dlang.org/post/wsvlwdgzswxprtfjz...@forum.dlang.org

--
/Jacob Carlborg

Reply via email to