Mir library dependency cycle

Kirill kirill.saidov at mail.com
Thu Aug 12 10:14:50 UTC 2021


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?


More information about the Digitalmars-d mailing list