Hi to all,
I'm TRYING to start with Symbian programming, but i'm enable to create a SIS file for my phone :
1- I import the example "Hello World" from S60Ex/ in my workspace using "import bld.inf"
2- I import the .pkg file (in /sis) in the group tree
3- Build for armi
I have the following error :
"File not found" at line (see below) in the .pkg :
Code:; HelloWorldBasic.pkg ; ;Language - standard language definitions &EN ; standard SIS file header #{"HelloWorldBasic"},(0x10005B91),1,0,0 ;Supports Series 60 v2.0 (0x101F7960), 0, 0, 0, {"Series60ProductID"} ;vvv Error just here vvv "..\..\..\epoc32\release\armi\urel\HelloWorldBasic.APP" -"!:\system\apps\HelloWorldBasic\HelloWorldBasic.app" "..\..\..\epoc32\data\z\system\apps\HelloWorldBasic\HelloWorldBasic.rsc" -"!:\system\apps\HelloWorldBasic\HelloWorldBasic.rsc" "..\..\..\epoc32\data\z\system\apps\HelloWorldBasic\HelloWorldBasic_caption.rsc" -"!:\system\apps\HelloWorldBasic\HelloWorldBasic_caption.rsc" "..\..\..\epoc32\data\z\system\apps\HelloWorldBasic\HelloWorldBasic.aif" -"!:\system\apps\HelloWorldBasic\HelloWorldBasic.aif"
PLEASE help me starting, it's frustrating

Reply With Quote


