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

Vladimir Panteleev thecybershadow.lists at gmail.com
Mon Feb 3 21:58:31 UTC 2020


On Monday, 3 February 2020 at 21:44:20 UTC, Anonymouse wrote:
> New log: https://pastebin.com/raw/uUMNQjEN

It looks like it fails to execute git (to get the current version 
for the build).

I don't know why that fails, as I see C:\Temp\work\dl\git\cmd is 
in PATH in the environment that build.exe is invoked with. I 
assume that that directory does contain a git.exe?

You may have some luck further debugging the cause of the error 
with a strace-like tool such as Process Monitor.



More information about the Digitalmars-d-learn mailing list