Read-only archive of the All About Symbian forum (2001–2013) · About this archive

problem in generating sis

0 replies · 1,156 views · Started 17 February 2007

hi i m using carbide professional ide.
with sdk 2 cw 7

i want to make sis file for nokia LogExample can i make it as i m tying but is giving error my .pkg file is

....................................................................................................................

;
; Installation file for LogExample application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"LogExample"},(0x0C490138),1,0,0
;
;Supports Series 60 v 2.0
(0x101F7960), 0, 0, 0, {"Series60ProductID"}
;
; Four files to install
;

;
😡 "..\..\..\Epoc32\release\thumb\urel\LogExample.app" -"!:\system\apps\LogExample\LogExample.app"
"..\..\..\Epoc32\data\z\system\apps\LogExample\LogExample.rsc" -"!:\system\apps\LogExample\LogExample.rsc"
"..\..\..\Epoc32\data\z\system\apps\LogExample\LogExample_caption.rsc" -"!:\system\apps\LogExample\LogExample_caption.rsc"
"..\..\..\Epoc32\data\z\system\apps\LogExample\LogExample.aif" -"!:\system\apps\LogExample\LogExample.aif"
..............................................................................................................

it gives error in 😡 line can. i have done my all installation in C: drive.i tried by changing paths but not working can any body help me.......