I got the following error when I tried to Build (armi) :
error PRJ0019: A tool returned an error code from "Performing Makefile project actions"
The project (Has No Space subdirectory name) and located on the symbian(SDK) and (Carbide.vs_2.0) With SDK 60 2.0.
The Complete Error Is :
Updating sockets.mmp based on Deb_S60_20_WINS
Update of mmp file not needed
Target build using Symbian tool chain
------ Rebuild All started: Project: sockets, Configuration: Rel_S60_20_ARMI Win32 ------
Performing Makefile project actions
* Current build configuration: ARMI UREL
* Creating makefile for platform ARMI
epocroot =
* C:\Nokia\Tools\Carbide_vs\makmake.bat \Symbian\7.0s\Series60_v20\Series60Ex\sockets\group\sockets ARMI
* Running build action: rebuild
epocroot =
* C:\Nokia\Tools\Carbide_vs\make.bat -f C:\Symbian\7.0s\Series60_v20\Series60Ex\sockets\group\sockets.ARMI CLEANUREL UREL
C:\Symbian\7.0s\Series60_v20\Series60Ex\sockets\group\sockets.ARMI:1151: *** multiple target patterns. Stop.
ERROR: RCMake failed: (Make): make command exited with result 2. (Reason: The system cannot find the file specified.)
Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"
Build log was saved at "file://c:\Symbian\7.0s\Series60_v20\Series60Ex\sockets\Rel_S60_20_ARMI\BuildLog.htm"
sockets - 1 error(s), 0 warning(s)
---------------------- Done ----------------------
Rebuild All: 0 succeeded, 1 failed, 0 skipped
////////////////////
The Log Is Here:
<html>
<head>
<META HTTP-EQUIV="Content-Type" content="text/html; charset=windows-1256">
</head>
<body>
<pre>
<table width=100% bgcolor=#CFCFE5><tr> <td> <font face=arial size=+3>
Build Log
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>
<h3>------- Build started: Project: sockets, Configuration: Rel_S60_20_ARMI|Win32 -------
</h3>
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
Command Lines
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Creating temporary file "C:\DOCUME~1\erum\LOCALS~1\Temp\BAT000008.bat" with contents
[
@echo off
RCMake.exe "C:\Symbian\7.0s\Series60_v20\Series60Ex\sockets\sockets.vcproj" S60_20 ARMI UREL rebuild
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"
exit 1
:VCEnd
]
Creating command line "C:\DOCUME~1\erum\LOCALS~1\Temp\BAT000008.bat"
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
Output Window
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Performing Makefile project actions
* Current build configuration: ARMI UREL
* Creating makefile for platform ARMI
epocroot =
* C:\Nokia\Tools\Carbide_vs\makmake.bat \Symbian\7.0s\Series60_v20\Series60Ex\sockets\group\sockets ARMI
* Running build action: rebuild
epocroot =
* C:\Nokia\Tools\Carbide_vs\make.bat -f C:\Symbian\7.0s\Series60_v20\Series60Ex\sockets\group\sockets.ARMI CLEANUREL UREL
C:\Symbian\7.0s\Series60_v20\Series60Ex\sockets\group\sockets.ARMI:1151: *** multiple target patterns. Stop.
ERROR: RCMake failed: (Make): make command exited with result 2. (Reason: The system cannot find the file specified.)
Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
Results
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>
Build log was saved at "file://c:\Symbian\7.0s\Series60_v20\Series60Ex\sockets\Rel_S60_20_ARMI\BuildLog.htm"
sockets - 1 error(s), 0 warning(s)</pre></table><table width=100% height=20 bgcolor=#CFCFE5><tr><td><font face=arial size=+2>
</font></table></body></html>
//////////////



