Introducing vibe.d!
Sönke Ludwig
sludwig at outerproduct.org
Fri Apr 27 00:00:19 PDT 2012
>
> I had to copy the included .lib files into bin in order to build the
> examples but so far, so good. This is awesome.
>
> Regards,
> Brad Anderson
There is some really strange behavior of Windows batch files where it
sometimes fails with environment variables set with quotes and sometimes
without...
Now I changed the line "SET LIBDIR=..\lib\win-i386" in run_example.cmd
from quoted to non-quoted and for me it seems to work.
Any idea what might cause this erratic behavior?
More information about the Digitalmars-d-announce
mailing list