March 27, 2016 Vibelog: dyaml compilation problems | ||||
---|---|---|---|---|
| ||||
So I'm trying to run vibelog and have cloned the repo used $dub run. One dependency is dyaml. This doesn't compile, but looks like the latest commit to master fixes this. where in the dependency chain is this? Or in other words: What do I have to change to make $ dub upgrade fix my problem? |
March 28, 2016 Re: Vibelog: dyaml compilation problems | ||||
---|---|---|---|---|
| ||||
Posted in reply to Nicholas Wilson | On Sunday, 27 March 2016 at 09:57:40 UTC, Nicholas Wilson wrote:
> So I'm trying to run vibelog and have cloned the repo used $dub run.
> One dependency is dyaml.
> This doesn't compile, but looks like the latest commit to master fixes this.
> where in the dependency chain is this?
> Or in other words: What do I have to change to make $ dub upgrade fix my problem?
Fixed.
Vibelog depends on stringex.
Stringex depends on dyaml.
change stringex's dub.json to depend on dyamls git head.
|
Copyright © 1999-2021 by the D Language Foundation