Hi,
I've downloaded and installed SDK for S60 3rd Edition and Carbide and am trying to compile the code for Internet Radio. It compiles fine and I manage to get both ARMV5 and GCCE UREL builds but at the point of creating the .SIS file the output is a very small .SIS file of 1kb size. Whereas the .SIS file provided prebuilt is about 10 times bigger. Any ideas why this happens? I've checked the paths to all the needed files in the .pkg file and all of them exist.
And there is no reported error though after running:
createsis create S60InternetRadio_30.pkg
The only problem is that the resulting signed .SIS file is of size 1,148bytes.
One more thing.. When I try to create the package file from Carbide everything seems fine:
***Building "S60InternetRadio_30.pkg" for project "S60InternetRadio" and configuration "Phone Release (ARMV5) [S60_3rd]".
***Invoking makesis.exe ....
C:\Symbian\9.1\S60_3rd\Epoc32\tools\makesis.exe -dC:\Symbian\9.1\S60_3rd C:\Symbian\Carbide\workspace\S60InternetRadio\sis\S60InternetRadio_30.pkg C:\Symbian\Carbide\workspace\S60InternetRadio\sis\test.sis
Processing C:\Symbian\Carbide\workspace\S60InternetRadio\sis\S60InternetRadio_30.pkg...
Created C:\Symbian\Carbide\workspace\S60InternetRadio\sis\test.sis
***Invoking signsis.exe....
C:\Symbian\9.1\S60_3rd\Epoc32\tools\signsis.exe -s C:\Symbian\Carbide\workspace\S60InternetRadio\sis\test.sis C:\Symbian\Carbide\workspace\S60InternetRadio\sis\S60InternetRadio_30.sisx "C:\Symbian\Carbide\workspace\S60InternetRadio\sis\cert-gen.cer" "C:\Symbian\Carbide\workspace\S60InternetRadio\sis\key-gen.key" lalakis
***SIS Creation Complete
Total Time: 5 sec
(lalakis is the passphrase)
I would appreciate any help on this.
Thanks in advance




