On Thursday, 19 September 2019 at 18:28:25 UTC, Shadowblitz16 wrote: > I mean I don't want to have multiple dependency dll's but > instead just my own dll with the dependencies packed inside. > > of course dll is only for windows so I would like this done for > mac and linux too Then statically link all your dependencies.