If it is an signed app, then you can use the following command:
make installer_sis QT_SIS_CERTIFICATE=c:\CERT\developercertificate.cer QT_SIS_KEY=c:\CERT\developercertificate.key
But its...
Type: Posts; User: sudhir.kakumanu; Keyword(s):
If it is an signed app, then you can use the following command:
make installer_sis QT_SIS_CERTIFICATE=c:\CERT\developercertificate.cer QT_SIS_KEY=c:\CERT\developercertificate.key
But its...
Yes, If you install Nokia Qt SDK, then here is no need for you to install "qt-symbian-opensource-4.6.2". It includes the Symbian SDK as well.
There will be multiple project configurations in Qt...
Thank you for your prompt response petrib.
I understand now that, I shall make use of Google maps and proceed further.
But when I do so, I am stuck at the following:
i) When I point to any...
Hi,
I am writing an application using Nokia Qt SDK, I want to place a landmark on an map and retrieve the GPS coordinates associated with that particular place(not my current location...
Hi,
My application makes use of the built-in GPS and accelerometer. I am having N95(Flashlite version: 2.0). I am using S60-MR SDK.
Firstly I am telling you the my limitations:
1. I dont have...
Hi,
I am trying to develop an IM application in symbian using Libpurple as the backend library.
Is it possible to develop it? If so can anyone please suggest me the steps to proceed further.
...
Hi guys,
I am trying to install the APS streamer sample in N95 device and wanted to check the hardware. But when signing the SIS file i got the error: "The .sis file contains capabilities that are...
Hi, i am new to the Symbian programming.
I have been trying to Append some data to RStoreWriteStream using the AppendLC function provided by the stream, but i am unable to append.
I was unable...