On Tuesday, 5 February 2019 at 04:18:55 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.084.1 point release,
♥ to the 6 contributors.
http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.084.1.html
As usual please report any bugs at
https://issues.dlang.org
-Martin
This beta again has this issue:
lld-link.exe: error: could not open msvcrt100.lib: no such file
or directory
lld-link.exe: error: could not open OLDNAMES.lib: no such file or
directory
(It is caused if you have a visual studio / build tools
installation, then
lld gets confused).
It was already solved in the nightly build, I downloaded some
days ago.
Kind regards
André