How to build a static lib properly?

Ruby The Roobster rubytheroobster at yandex.com
Mon Mar 6 02:54:42 UTC 2023


On Monday, 6 March 2023 at 00:55:04 UTC, ryuukk_ wrote:
> Hello,
>
> I am trying to build: https://github.com/dlang-community/DCD/ 
> as a static lib
>
> [...]

Try ```dub build --build-mode=allAtOnce```.


More information about the Digitalmars-d-learn mailing list