can you show us your pkg file.
Hi,
compile your project for gcce_urel or armv5_urel
and after the build is complete
go to your sis folder directory from command prompt.
and give this command
makesis yourpkg.pkg
upload the generated sis file to the open signed with the imei and sis fike , with your email address.
Once successfully submitted you will get a mail to your account or you can download the sis file from your account of symbian signed .
Regards,
Mateen Maldar
Last edited by mateen_maldar; 2010-07-23 at 14:33. Reason: typo
"Whatever the mind can conceive and believe, the mind can achieve"
ya sure kumar this is my pkg file...
; project2.pkg
; This is an auto-generated PKG file by Carbide.
; This file uses variables specific to Carbide builds that will not work
; on command-line builds. If you want to use this generated PKG file from the
; command-line tools you will need to modify the variables with the appropriate
; values: C:\Symbian\9.1\S60_3rd\, WINSCW, UDEB
; Also, the resource file entries should be changed to match the language
; used in the build. For example, if building for LANGUAGE_01, change the file
; extensions .rsc to .r01.
;
;Language - standard language definitions
&EN
; standard SIS file header
#{"project2"},(0xEEC1DCB0),1,0,0,TYPE=PU
;Localised Vendor name
%{"Vendor-EN"}
;Unique Vendor name
:"Vendor"
;Supports Series 60 v 3.0
[0x101F7961], 0, 0, 0, {"Series60ProductID"}
;Files to install
;You should change the source paths to match that of your environment
;<source> <destination>
"C:\Symbian\9.1\S60_3rd\Epoc32\release\WINSCW\UDEB\project2.exe" -"!:\sys\bin\project2.exe"
; Add any installation notes if applicable
;"project2.txt" -"!:\private\0xEEC1DCB0\project2.txt"
You don't need to change anything. There might be some temporary issues with SymbianSigned website as they did some changes this morning. Check this thread: http://developer.symbian.org/forum/s...ad.php?p=26399
Nokia Developer Wiki Moderation team
You are installing emulator targetted binaries. You have to select GCCE/ARMV5 target there, as follows:
Of course, you have to change build target and select GCCE UREL(Phone Release) and build it. Then create a .sis file from it.Code:"C:\Symbian\9.1\S60_3rd\Epoc32\release\GCCE\UREL\project2.exe" -"!:\sys\bin\project2.exe"
EDIT: It has nothing do with General Symbian C++ section. I am moving it in the appropriate section.
Nokia Developer Wiki Moderation team
---- deleted ----
yes kiran is correct that is because opensigned online is not able to parse the WISCW binary format.