Makesis/CreateSis error
-
Hello
While building and deploying of application on Symbian device, Im getting the following error which Im not able to figure out.
Cleaning the project also didnt help.bq. Running build steps for project BatterySMS...
Starting: "g:\qt\symbian\sdks\symbian1qt471\bin\qmake.exe" G:\Qt\SEProject\Powermanagement\BatterySMS\BatterySMS.pro -r -spec symbian-abld -after OBJECTS_DIR=obj MOC_DIR=moc UI_DIR=ui RCC_DIR=rcc QMLJSDEBUGGER_PATH=G:/Qt/QtCreator/share/qtcreator/qml/qmljsdebugger
The process "g:\qt\symbian\sdks\symbian1qt471\bin\qmake.exe" exited normally.
Starting: "G:\Qt\Symbian\SDKs\Symbian1Qt471\epoc32\tools\make.exe" debug-gcce -w
G:\Qt\Symbian\SDKs\Symbian1Qt471\epoc32\tools\make.exe: Entering directoryG:/Qt/SEProject/Powermanagement/BatterySMS' bldmake bldfiles ABLD.BAT build gcce udeb G:\Qt\Symbian\SDKs\Symbian1Qt471\epoc32\tools\make.exe: Leaving directory
G:/Qt/SEProject/Powermanagement/BatterySMS'
The process "G:\Qt\Symbian\SDKs\Symbian1Qt471\epoc32\tools\make.exe" exited normally.
Starting: "G:\Qt\Symbian\SDKs\Symbian1Qt471\epoc32\tools\make.exe" sis in G:/Qt/SEProject/Powermanagement/BatterySMS
make -f Makefile ok_sis MAKEFILES=.make.cache
make[1]: Entering directoryG:/Qt/SEProject/Powermanagement/BatterySMS' createpackage.bat BatterySMS_template.pkg DEBUG-GCCE make[1]: Leaving directory
G:/Qt/SEProject/Powermanagement/BatterySMS'
make[1]: *** [ok_sis] Error -1073741792
G:\Qt\Symbian\SDKs\Symbian1Qt471\epoc32\tools\make.exe: *** [sis] Error 2
The process "G:\Qt\Symbian\SDKs\Symbian1Qt471\epoc32\tools\make.exe" exited with code 2.
Error while building project BatterySMS (target: Symbian Device)
When executing build step 'Create SIS Package'
bq.I tried the makesis command manually, and am getting the following error.
bq.
G:\Qt\Symbian\SDKs\Symbian1Qt471\epoc32\tools>makesis g:\Qt\SEProject\Powermanagement\BatterySMS\BatterySMS_template.pk
g
Processing g:\Qt\SEProject\Powermanagement\BatterySMS\BatterySMS_template.pkg...
Error : Cannot find file : g:/Qt/Symbian/SDKs/Symbian1Qt471/epoc32/release/$(PLATFORM)/$(TARGET)/BatterySMS.exe
bq.Please help
Thank you -