On Tuesday, 15 April 2014 at 05:23:05 UTC, Rainer Schuetze wrote:
see https://issues.dlang.org/show_bug.cgi?id=12565Denis already figured out the cause: mago was now built with VS2013, but the MS runtime library DLLs are not part of the install.I have rebuilt mago with static linkage of the CRT, please try this one: https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.38-1
Strange that this did not show up in a Google search. I will confirm that this fixes it after work.
