https://issues.dlang.org/show_bug.cgi?id=16619
Rainer Schuetze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Rainer Schuetze <[email protected]> --- I suspect VS005 does not come with the file tracking utilities of later versions, so Visual D falls back to it's own implementation. Not sure what's wrong with it in your case, though. Could you please attach the build log from the output folder? As a workaround you can disable linker dependency tracking in the global options page: Tools->Options->Projects and Solutions->Visual D Settings->Monitor linker dependencies. --
