Hi
I have done an App on Series 60 SDk v7.0 and I have build it for ARM and have made the sis file also .
Now I am trying to Port it Nokia3660(this one version 6.0 perhaps),it is sucessfully installed but when trying to run that app it is showing the mesage 'System error".
Can anybody suggest What mightbe the Problem and how shall I overcome it ?
; test.pkg
;
;Language - standard language definitions
&EN
; standard SIS file header
#{"test"},(0x089a292b),1,0,0
;Supports Series 60 v0.9
( 0x101F7962), 0, 0, 0, {"Series60ProductID"}
;
"C:\Symbian\7.0s\Series60_v20_CW\epoc32\release\armi\urel\test.APP"-"!:\system\apps\test\test.app"
"C:\Symbian\7.0s\Series60_v20_CW\epoc32\data\z\system\apps\test\test.rsc"-"!:\system\apps\test\test.rsc"
"C:\Symbian\7.0s\Series60_v20_CW\epoc32\data\z\system\apps\test\play.wav"-"!:\System\apps\Sound\play.wav"
This is my contents of pkg file
thanx