dub: Detected dependency cycle
unDEFER via Digitalmars-d
digitalmars-d at puremagic.com
Thu Sep 29 04:23:47 PDT 2016
On Thursday, 29 September 2016 at 10:41:49 UTC, Sönke Ludwig
wrote:
> The problem appears to be that both packages are called
> "bdb2d", so they are considered as the same package - or in
> particular the dependency to "bdb2d" in the second package is
> considered as a reference to itself.
OMG, really. So easy. Thank you. You have saved me life!
More information about the Digitalmars-d
mailing list