Running project make on "recursive" make project

Get help with the installation and running of the Zeus IDE. Please do not post bug reports or feature requests here. When in doubt post your question here.
Post Reply
mgag
Posts: 70
Joined: Tue Jun 24, 2008 9:09 pm

Running project make on "recursive" make project

Post by mgag »

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?
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post by jussij »

Post Reply