Running project make on "recursive" make project
Posted: Tue Jan 31, 2012 2:57 pm
Just need a clarification; I am running a build on a project that uses "recursive make". I get this error message,
make: *** create_child_process: DuplicateHandle(In) failed (e=6)
. Stop.
I assume this is because the make "shell" cannot spawn, am I correct?
make: *** create_child_process: DuplicateHandle(In) failed (e=6)
. Stop.
I assume this is because the make "shell" cannot spawn, am I correct?