Mir library dependency cycle

9il ilyayaroshenko at gmail.com
Thu Aug 12 10:32:58 UTC 2021


On Thursday, 12 August 2021 at 10:14:50 UTC, Kirill wrote:
> I created a new project with dub, added mir library and then 
> tried to compile and run an example. But dub refuses:
> ```
> Detected dependency cycle: mir->mir
> ```
>
> How can I bypass this?

Looks like a dub bug. Are you sure you need exactly mir package? 
Any reason not to use mir-algorithm?


More information about the Digitalmars-d mailing list