Hi,

Using dub to generate a VS solution for any vibe example.

When building I get a bunch (over 300) of linker errors:
Error 42: Symbol undefined ...

The vibe lib builds, not the example exec.

Any idea?

Thx.

Olivier

p.s: it works with mono-d ...