Hello! I'm trying to create a sis file of one example which is included in Sdk 3.0 FP1. It's in the folder Editor.
My IDE is Carbide Express 1.1.
When I try to create the SIS file I have a error here at the third statement (about the AkenExEditor_reg.rsc):
"$(EPOCROOT)Epoc32\release\$(PLATFORM)\$(TARGET)\AknExEditor.exe" -"!:\sys\bin\AknExEditor.exe"
"$(EPOCROOT)Epoc32\data\z\resource\apps\AknExEditor.rsc" -"!:\resource\apps\AknExEditor.rsc"
"$(EPOCROOT)Epoc32\data\z\private\10003a3f\apps\AknExEditor_reg.rsc" -"!:\private\10003a3f\import\apps\AknExEditor_reg.rsc"
"$(EPOCROOT)Epoc32\data\z\resource\apps\AknExEditor_aif.mif" -"!:\resource\apps\AknExEditor_aif.mif"
At first, I'd llike to know what each of the statements beggining with -"!:
means. What does it do? What is the necessity?
The error is:
Severity Description Resource In Folder Location Creation Time Id
2 *** [C:/Symbian/Carbide/workspace/aknexeditor/sis/editor_gcce.sis] Error 1 aknexeditor March 7, 2007 5:14:02 PM 3463
Severity Description Resource In Folder Location Creation Time Id
2 file I/O fault. editor_gcce.pkg aknexeditor/sis line 33 March 7, 2007 5:14:02 PM 3462
At first I tried to check in the folder -"!:\private\10003a3f\import\apps\AknExEditor_reg.rsc" and the file
was there. So I copied it to the other folder and it seems to be solved
but in the next line was another error similar to that, but at this time I didn't find the correspondent file.
Wait for answers.
Thanks!
Thiago






