Hai,
I have done an application using S60_FP3_2nd using CodeWarrior.My Application successfully run on Emulator.I want to run the application on Nokia N72 series device.Using Command line when Iam trying to create sis file it is giving an error as
Processing SecureDB.pkg...
SecureDB.pkg File not Found.
Why Iam getting this error.Pls Help me
This is my Pkg File
&EN
;
; UID is the app's UID
;
#{"SecureDB"},(0x05161B64),1,0,0
;
;Supports Series 60 v 2.0
;This line indicates that this installation is for the Series 60 platform v2.0
;This line must appear _exactly_ as shown below in the sis file
;If this line is missing or incorrect, the sis file will not be able
;to be installed on Series 60 v2.0 platforms
(0x101F7960), 0, 0, 0, {"Series60ProductID"}
;
; Four files to install
;
"(EPOCROOT)epoc32\release\$(PLATFORM)\$(TARGET)\SecureDB.app" -"!:\system\apps\SecureDB\SecureDB.app"
"(EPOCROOT)epoc32\data\z\system\apps\SecureDB\SecureDB.r01" -"!:\system\apps\SecureDB\SecureDB.r01"
"(EPOCROOT)epoc32\data\z\system\apps\SecureDB\SecureDB_caption.r01" -"!:\system\apps\SecureDB\SecureDB_caption.r01"
"(EPOCROOT)epoc32\data\z\system\apps\SecureDB\SecureDB.aif" -"!:\system\apps\SecureDB\SecureDB.aif"
"(EPOCROOT)epoc32\data\z\system\apps\SecureDB\SecureDB.mbm" -"!:\system\apps\SecureDB\SecureDB.mbm"
Bye,
Jennie.






