When building in Carbide 1.2.2.5 I have an issue with S60 3rd FP1 SDK where signsis fails for no obvious reason.
If i copy signsis from the older S60 3rd edition SDK it buildsCode:***Invoking signsis.exe.... D:\Symbian\9.2\S60_3rd_FP1_2\epoc32\tools\signsis.exe -v -s D:\Symbian\9.2\S60_3rd_FP1_2\Sensor\SensorServerExample\sis\SensorTest_carbide.sis D:\Symbian\9.2\S60_3rd_FP1_2\Sensor\SensorServerExample\sis\SensorTest_carbide.sisx "D:\dev_keys\DevCertNGI\rd.crt" "D:\dev_keys\DevCertNGI\rd.key" SIGNSIS Version 4, 0, 0, 3 A utility for signing Software Installation (SIS) files. Copyright (c) 2006 Symbian Software Ltd. All rights reserved. Signing ***Non-Zero Status: signsis.exe returned with exit value = 1 Total Time: 5 sec
If i sign from the command line it worksCode:***Invoking signsis.exe.... D:\Symbian\9.2\S60_3rd_FP1_2\epoc32\tools\signsis.exe -v -s D:\Symbian\9.2\S60_3rd_FP1_2\Sensor\SensorServerExample\sis\SensorTest_carbide.sis D:\Symbian\9.2\S60_3rd_FP1_2\Sensor\SensorServerExample\sis\SensorTest_carbide.sisx "D:\dev_keys\DevCertNGI\rd.crt" "D:\dev_keys\DevCertNGI\rd.key" SIGNSIS Version 4, 0, 0, 1 A utility for signing Software Installation (SIS) files. Copyright (c) 2004 Symbian Software Ltd. All rights reserved. Signing ***SIS Creation Complete Total Time: 6 sec
Is this a known issue?Code:D:\Symbian\9.2\S60_3rd_FP1_2\Sensor\SensorServerExample\sis> D:\Symbian\9.2\S60_3rd_FP1_2\epoc32\tools\signsis_4.0.0.3.exe -s SensorTes t_carbide.sis SensorTest_carbide.sisx d:\dev_keys\DevCertNGI\rd.crt d:\dev_keys\DevCertNGI\rd.key -v SIGNSIS Version 4, 0, 0, 3 A utility for signing Software Installation (SIS) files. Copyright (c) 2006 Symbian Software Ltd. All rights reserved. Signing



