
Originally Posted by
sumit_ramani
Hi folks,
I am trying to run HelloWorld on Series 60 3rd edition phone.
The source code I am using was downloaded from symbianexample.com
As far as I understand the problem is with package file. I am pasting the same .Can spme one help me in finding out the mistake please..
; HelloWorld.pkg
;
;Language - standard language definitions
&EN
; standard SIS file header
#{"HelloWorld"},(0xA000272F),0,1,0
;Supports Series 60 v 3rd
[0x101F7961], 0, 0, 0, {"S60ProductID"}
;Localized Vendor Name
%{"My Test EN"}
;Unique Vendor name
:"Vendor"
; Files to copy
"D:\Symbian\9.2\S60_3rd_FP1\Epoc32\release\winscw\udeb\HelloWorld.exe"-"!:\sys\bin\HelloWorld.exe"
"D:\Symbian\9.2\S60_3rd_FP1\Epoc32\release\winscw\udeb\z\private\10003a3f\apps\HelloWorld_reg.rsc"-"!:\private\10003a3f\import\apps\HelloWorld.rsc"
"D:\Symbian\9.2\S60_3rd_FP1\Epoc32\release\winscw\udeb\z\resource\apps\HelloWorld.rsc"-"!:\resource\apps\HelloWorld.rsc"
Regards,
Sumit