GTK-D / DUB errors
Sönke Ludwig
sludwig+dforum at outerproduct.org
Sun Mar 23 01:53:28 PDT 2014
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
More information about the Digitalmars-d
mailing list