Hello my fellow Nokia developers,
I am new to QT-Development and Symbian-C++ platform.
I have coded for one application which runs on my device (Nokia-E7) properly.
While generating the "application.sis" file, I do not get any error and the build runs successfully on device.
I have QT developer certificate and a list of UID provided Nokia-OVI-Store.
Now before uploading the application to OVI-Store, I need to create the "application_installer.sis".
And I got the following error,
My QT-IDE details:D:\QTSDK\Symbian\SDKs\Symbian3Qt474\epoc32\tools\make.exe: *** No rule to make target `installer_sis'. Stop.
14:19:01: The process "D:\QTSDK\Symbian\SDKs\Symbian3Qt474\epoc32\tools\make.exe" exited with code 2.
Error while building project APPL (target: Symbian Device)
When executing build step 'Create SIS Package'
- QT version
- Qt Creator 2.4.1
- Based on Qt 4.7.4 (32 bit)
- Built on Jan 26 2012 at 09:48:31
- From revision 8cd370e163
- Installed on D-drive
NOTE: I had searched for the solution but did not find a proper one.
According to http://qt-project.org/forums/viewthread/1996 I need to use QT 4.7.1 but I have In-app-purchase enabled and IAP will not work with QT4.7.1
So Kindly help me to solve this issue.
Thanks all the developers for their precious response.

Reply With Quote

