Running vibe.d tutorial on Windows?

Matthew OConnor thegreendragon at gmail.com
Mon Dec 17 04:06:36 UTC 2018


I'm trying to run/build the vibe.d tutorial on Windows. When I 
run the following:

dub init tut -t vibe.d
cd tut
dub

I get this error: [optlink-error.png](https://postimg.cc/gwTB6y0G)

I tried adding

"subConfigurations": {"vibe-d": "win32"}

to my dub.json, but that didn't seem to change anything.


More information about the Digitalmars-d mailing list