March 02, 2019
Hi, trying to compile some stuff on Windows and get a bunch of undefined symbol errors, but these look as some standard modules are missing.

See full output at: https://pastebin.com/e9xLrQAF

Any idea how this can happen? Or how to fix this?

-- 
Robert M. Münch
http://www.saphirion.com
smarter | better | faster

March 02, 2019
Ok, seems to be related to an older installed DMD 2.079.0, updating to 2.085.0 fixed the problem. Robert

On 2019-03-02 21:15:05 +0000, Robert M. Münch said:

> Hi, trying to compile some stuff on Windows and get a bunch of undefined symbol errors, but these look as some standard modules are missing.
> 
> See full output at: https://pastebin.com/e9xLrQAF
> 
> Any idea how this can happen? Or how to fix this?


-- 
Robert M. Münch
http://www.saphirion.com
smarter | better | faster