i am working on code warrior 5.5.4.1615 with sdk s60 3rd..the hlloworld example worked well on the emulator but while making the .sis file after setting the default target as GCCE UREL..it shows the following errors:
Warning : tool exit status == 1
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasic.cpp
Error : (null) tried to spawn cc1plus but failed
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasic.cpp
Error : The system cannot find the file specified.
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasic.cpp
Error : arm-none-symbianelf-g++
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasic.cpp
Error : spawn: No such file or directory
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasic.cpp
Error : Compile failed
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasic.cpp
Warning : tool exit status == 1
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicApplication.cpp
Error : (null) tried to spawn cc1plus but failed
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicApplication.cpp
Error : The system cannot find the file specified.
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicApplication.cpp
Error : arm-none-symbianelf-g++
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicApplication.cpp
Error : spawn: No such file or directory
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicApplication.cpp
Error : Compile failed
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicApplication.cpp
Warning : tool exit status == 1
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicAppView.cpp
Error : (null) tried to spawn cc1plus but failed
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicAppView.cpp
Error : The system cannot find the file specified.
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicAppView.cpp
Error : arm-none-symbianelf-g++
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicAppView.cpp
Error : spawn: No such file or directory
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicAppView.cpp
Error : Compile failed
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicAppView.cpp
Warning : tool exit status == 1
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicAppUi.cpp
Error : (null) tried to spawn cc1plus but failed
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicAppUi.cpp
Error : The system cannot find the file specified.
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicAppUi.cpp
Error : arm-none-symbianelf-g++
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicAppUi.cpp
Error : spawn: No such file or directory
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicAppUi.cpp
Error : Compile failed
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicAppUi.cpp
Warning : tool exit status == 1
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicDocument.cpp
Error : (null) tried to spawn cc1plus but failed
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicDocument.cpp
Error : The system cannot find the file specified.
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicDocument.cpp
Error : arm-none-symbianelf-g++
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicDocument.cpp
Error : spawn: No such file or directory
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicDocument.cpp
Error : Compile failed
Project: helloworldbasic.mcp, Target: GCCE UREL, Source File: HelloWorldBasicDocument.cpp
in the command promt i am facing the following problems:
C:\Symbian\9.1\S60_3rd\S60Ex\helloworldbasic\sis>makesis helloworldbasic.pkg
Processing helloworldbasic.pkg...
error: cannot open file, check filename and access rights
C:\Symbian\9.1\S60_3rd\S60Ex\helloworldbasic\sis>cd helloworldbasic.sis
The system cannot find the path specified.
also i am not getting why my makesis.exe not workin?
how shall i create the .pkg file...
can anybody help me...!!!




