digger: Failed to spawn new process (The system cannot find the file specified.)

MoonlightSentinel moonlightsentinel at disroot.org
Mon Feb 3 20:09:43 UTC 2020


On Monday, 3 February 2020 at 16:54:20 UTC, Anonymouse wrote:
> It does a `dmd.exe -of..\generated\build.exe`, but then the 
> immediately following call to `..\generated\build.exe` fails? 
> What am I doing wrong?

The executable was launched because make would yield a different 
error message otherwise.
This seems to be an error during the environment processing of 
build.d, could you provide the full stack trace for this 
exception?

> std.process.ProcessException at std\process.d(752): Failed to 
> spawn new process (The system cannot find the file specified.)



More information about the Digitalmars-d-learn mailing list