March 22, 2014 GTK-D / DUB errors | ||||
---|---|---|---|---|
| ||||
I'm getting the following error when I build a package that depend on 'gtk-d' in DUB: Error executing command build: Unknown dependency: gtk-d:gtkdgl Why is that? The gtkdgl package clearly is defined in the package.json of gtk-d. |
March 23, 2014 Re: GTK-D / DUB errors | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jeroen Bollen | Am 22.03.2014 23:19, schrieb Jeroen Bollen: > I'm getting the following error when I build a package that depend on > 'gtk-d' in DUB: > > Error executing command build: Unknown dependency: gtk-d:gtkdgl > > Why is that? The gtkdgl package clearly is defined in the package.json > of gtk-d. It looks like you are using the git HEAD version of DUB, which has just gotten completely new dependency version management system. The code isn't finished and stable yet. It's good to know that gtk-d fails and I'll look into it. BTW, the best place for DUB related issues is the DUB forum [1] (or the bug tracker [2]), because the threads are more likely to get lost between the other posts here. [1]: http://forum.rejectedsoftware.com/groups/rejectedsoftware.dub/ [2]: https://github.com/rejectedsoftware/dub/issues |
Copyright © 1999-2021 by the D Language Foundation