Results 1 to 3 of 3

Thread: Qt not working with my Symbian device, Nokia C6-00

  1. #1
    Join Date
    Apr 2011
    Location
    Bayreuth, Bayern
    Posts
    24
    Thanks
    12
    Qt products
    Qt4
    Platforms
    Windows

    Default Qt not working with my Symbian device, Nokia C6-00

    Hello guys!

    I cannot set up my Qt SDK so that it communicates with my Nokia C6-00. First af all, I cannot make sure what my Symbian version is. On the official web site they say I must have Symbian^3, but nothing from what Qt installs at Symbian^3 systems works. Links to installations under Symbian^1 install though.

    I went thru the introduction to developing with Symbian and following it I have done the following:

    1. Downloaded and installed Qt SDK 1.1.2.
    2. Connected my Nokia C6-00 via USB to my computer.
    3. Launched Nokia Ovi Suite
    4. Installed App TRK for Symbian^1 5th edition on to my Symbian device
    5. Installed Qt 4.6.3 on my Symbian
    6. I have tried compiling as both Qt 4.6.3 and Qt 4.7.3 for symbian^1 and Symbian^3. Tried launching any of the examples or creating my own empty project - nothing has worked so far. Error: `OS-related error`.

    I have tried all the possible combinations of installed software for Symbian^1 and Symbian^3 and it just does not work! I have also ried copying the *.sis files from the project folder directly onto my device, but it did not work either! It installed itself, claiming to be incompatible, but when I click on the icon in `Applications` folder, nothing happens.

    I would be very grateful if someone could point me at my mistakes or suggest my another try.

    Thank you!

  2. #2
    Join Date
    Jul 2011
    Location
    Pune India
    Posts
    3
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Qt not working with my Symbian device, Nokia C6-00

    Hi,

    If your development environment is installed properly and you able to create the sample application.
    Then check first whether this sample application will run on simulator or not ? or it crashed on simulator or display same error on simulator also ? So it will helps you to identify the raw problem with your application.

    if the application gives error for simulator as well then check your development environment cause some thing is went wrong at the time of installation or you still missed the any one of the step to set the environment properly.

    If the application works fine on simulator then you will have to create .sis file with sign tool. The successful compilation is not enough to install .sis file on real time device to run. will have make it sign using command line tools provide by Qt which make it released version of that .sis file and make it compatible to run real time device.


    Thanks
    Prashant Moglaikar

  3. #3
    Join Date
    Apr 2011
    Location
    Bayreuth, Bayern
    Posts
    24
    Thanks
    12
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt not working with my Symbian device, Nokia C6-00

    Thanx very much for your answer!
    In fact, I thought that signing the software is necessary only in the latest stage, prior to sending it to other users. Qt provides each Qt-Symbian-project with a UID, which, I thought, was enough to isntall the program on the phone.
    The program works fine on the simulator, only in the phone it does not start.
    I will try signing software and will let you know!

Similar Threads

  1. Replies: 9
    Last Post: 7th January 2011, 18:05
  2. using gsoap with Nokia Qt SDk problems while running on device
    By hasnain in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 4th November 2010, 11:51
  3. Symbian On-Device Debugging
    By Granty in forum Qt for Embedded and Mobile
    Replies: 4
    Last Post: 19th October 2010, 13:57
  4. Not able to open Qt Mobility applications on Nokia N97 Device!
    By rajeevsahu in forum Installation and Deployment
    Replies: 0
    Last Post: 16th July 2010, 06:50

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.