Hello,
I am distributing a plugin written in D for another application.
To make it easily distributable i would prefer to link libphobos
statically.
How would I do that and how would I do that with DUB?
Thanks :)
On Sunday, 13 March 2016 at 16:27:07 UTC, gour wrote:
Hello,
after quite some time I'm returning to D being fed up with some
other languages to become more ready for writing open-source
multi-platform desktop app(s)...
I already own copy of Andrei's The D Programming Language book,
but neve