On 19.01.2017 20:22, Rainer Schuetze wrote:


On 19.01.2017 08:32, Suliman wrote:
http://dlang.org/changelog/2.073.0.html#mscrtlib-option
How can I set this flag in dub.json? I tried:
"dflags": [ "-mscrt=msvcrt" ]
but got error:
Error: unrecognized switch '-mscrt=msvcrt'

Ouch, the switch is actually called -mscrtlib. We need to fix the
documentation...

https://github.com/dlang/dmd/pull/6471
https://github.com/dlang/dlang.org/pull/1557

Reply via email to