Release Candidate 2.073.0-rc1
Rainer Schuetze via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Thu Jan 19 11:22:07 PST 2017
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...
More information about the Digitalmars-d-announce
mailing list