https://issues.dlang.org/show_bug.cgi?id=21588
--- Comment #2 from apham <[email protected]> --- No since it try to check for "internal error ..." but in my case with different error message main.exe : fatal error LNK1120: 43 unresolved externals Error: linker exited with status 1120 When using that feature, I got following error message object.Exception@DustMite\dustmite.d(367): Intial test fails: Test script "build.dustmite.bat 2>&1 | find \"Internal error\"" exited with exit code 1 (failure) --
