Project : error PRJ0003 : Error spawning 'cmd.exe'.

Trips

Well-known member
Joined
Aug 7, 2010
Messages
2,788
<P>When i compile a project MFC (Visual studio 2005) with the default setting, Ihave this error message but my .exe is done and work.</P>
<P>
<TABLE width="100%" bgColor=#cfcfe5>
<TBODY>
<TR>
<TD><FONT face=arial size=+3>Build Log </FONT></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=*>
<TBODY>
<TR>
<TD width=0 bgColor=#ededf5> </TD>
<TD width=0 bgColor=#ffffff> </TD>
<TD width=*><PRE><H3>Build started: Project: SuperviseurGesma, Configuration: Debug|Win32</H3>
</PRE></TD></TR></TBODY></TABLE>
<TABLE width="100%" bgColor=#dfdfe5>
<TBODY>
<TR>
<TD><FONT face=arial size=+2>Command Lines </FONT></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=*>
<TBODY>
<TR>
<TD width=0 bgColor=#ededf5> </TD>
<TD width=0 bgColor=#ffffff> </TD>
<TD width=*><PRE>Creating temporary file "d:Gesma2005SuperviseurGesmaSuperviseurGesmaDebugRSP00001A24003812.rsp" with contents
[
/out:.DebugSuperviseurGesma.exe.embed.manifest /notify_update /manifest

.DebugSuperviseurGesma.exe.intermediate.manifest
]
Creating command line "mt.exe @d:Gesma2005SuperviseurGesmaSuperviseurGesmaDebugRSP00001A24003812.rsp /nologo"
Creating temporary file "d:Gesma2005SuperviseurGesmaSuperviseurGesmaDebugBAT00001B24003812.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .Debugmt.dep
]
Creating command line "d:Gesma2005SuperviseurGesmaSuperviseurGesmaDebugBAT00001B24003812.bat"
</PRE></TD></TR></TBODY></TABLE>
<TABLE width="100%" bgColor=#dfdfe5>
<TBODY>
<TR>
<TD><FONT face=arial size=+2>Output Window </FONT></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=*>
<TBODY>
<TR>
<TD width=0 bgColor=#ededf5> </TD>
<TD width=0 bgColor=#ffffff> </TD>
<TD width=*><PRE>Embedding manifest...
Project : error PRJ0003 : Error spawning cmd.exe.
</PRE></TD></TR></TBODY></TABLE>
<TABLE width="100%" bgColor=#dfdfe5>
<TBODY>
<TR>
<TD><FONT face=arial size=+2>Results </FONT></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=*>
<TBODY>
<TR>
<TD width=0 bgColor=#ededf5> </TD>
<TD width=0 bgColor=#ffffff> </TD>
<TD width=*><PRE>Build log was saved at "file://d:Gesma2005SuperviseurGesmaSuperviseurGesmaDebugBuildLog.htm"
SuperviseurGesma - 1 error(s), 0 warning(s)
</PRE></TD></TR></TBODY></TABLE></P>

View the full article
 
Back
Top