Discuss vulkan erupted, the other auto-generated vulkan binding

maik klein via Digitalmars-d digitalmars-d at puremagic.com
Fri May 20 11:52:35 PDT 2016


On Thursday, 19 May 2016 at 15:44:27 UTC, ParticlePeter wrote:
> On Wednesday, 18 May 2016 at 20:28:09 UTC, Manuel König wrote:
>> [...]
>
> As far as I understand Mike it is still possible. Suppose you 
> build an engine based on (d-)vulkan/erupted, lets call it 
> Turtle-Engine, you would also specify sub-configurations for 
> xcb, xlib, win, ... and you could support any of 
> (d-)vulkans/erupted sub-configs in your corresponding configs. 
> When some dude (no sexual prejudice meant) wants to write a 
> Turtle-App, which is based on your Turtle-Engine he decides how 
> many of your configs representing platforms he would like to 
> support. Now you see, as the language architect pointed out, 
> its turtles all the way down.

I am a bit slow, how do I add xcb as a dependency?

/source/erupted/types.d(3335,16): Error: module xcb is in file 
'xcb/xcb.d' which cannot be read

Can I add dependencies for dependencies in dub?


More information about the Digitalmars-d mailing list