Discussion Board

Results 1 to 12 of 12
  1. #1
    Regular Contributor amol_benare604's Avatar
    Join Date
    Sep 2008
    Location
    Pune - India
    Posts
    378
    Hello Friends,
    I have developed a software on symbian platform and want to port same application on QT.

    I am using sms related operations in my application...

    I got the code for receiving sms but I didnt got how to link the Messaging Qt Mobility module to the project.

    Can anybody please tell me how to link the Messaging Qt Mobility module to the project ?

    plz help me....

    Its urgent....

    Thanking you in advance....

  2. #2
    Nokia Developer Moderator divanov's Avatar
    Join Date
    Oct 2009
    Posts
    4,326
    Add to the .pro file
    Code:
    CONFIG += mobility
    MOBILITY = messaging

  3. #3

  4. #4
    Regular Contributor amol_benare604's Avatar
    Join Date
    Sep 2008
    Location
    Pune - India
    Posts
    378
    Thank you divanov for helping me....

    I have added these two line in the .pro line...

    Still I am gettin gthe error....

    I have downloaded mobility api from the forum nokia, but i am not getting how to install that api....

    can you please tell me the procedure to install that api.....??

    Thanking you in advance....

  5. #5
    Nokia Developer Moderator divanov's Avatar
    Join Date
    Oct 2009
    Posts
    4,326
    Download Nokia Qt SDK and install it
    http://www.forum.nokia.com/info/sw.n...ia_Qt_SDK.html
    it already contains Qt Mobility libraries.

  6. #6
    Nokia Developer Champion danhicksbyron's Avatar
    Join Date
    Nov 2009
    Location
    Minnesota, USA
    Posts
    3,209
    QTM_USE_NAMESPACE

  7. #7
    Registered User tonila's Avatar
    Join Date
    Jun 2008
    Posts
    7
    For Symbian phones:
    If using QT 4.6.x or older:
    1. get newest Mobility for Symbian http://qt.nokia.com/products/appdev/...-apis/mobility
    2. extract package and read INSTALL.symbian
    3. Compile QT-mobility examples.

    Starting from QT 4.7 Mobility is part of the QT core package.
    Last edited by tonila; 2010-10-29 at 11:25.

  8. #8
    Nokia Developer Moderator divanov's Avatar
    Join Date
    Oct 2009
    Posts
    4,326
    Quote Originally Posted by tonila View Post
    If using QT 4.6.x or older:
    1. get newest Mobility for Symbian http://qt.nokia.com/products/appdev/...-apis/mobility
    2. extract package and read INSTALL.symbian
    3. Compile QT-mobility examples.

    Starting from QT 4.7 Mobility is part of the QT core package.
    None of these are actually correct.

  9. #9
    Registered User tonila's Avatar
    Join Date
    Jun 2008
    Posts
    7
    Quote Originally Posted by divanov View Post
    None of these are actually correct.
    Could you clarify why?

  10. #10
    Nokia Developer Moderator divanov's Avatar
    Join Date
    Oct 2009
    Posts
    4,326
    Quote Originally Posted by tonila View Post
    Could you clarify why?
    Nokia Qt SDK already contains Qt Mobility development files, thus there is no need to download and/or setup anything else.
    Qt Mobility is not going to be part of QtCore in any observable future.

  11. #11
    Registered User tonila's Avatar
    Join Date
    Jun 2008
    Posts
    7
    Quote Originally Posted by divanov View Post
    Nokia Qt SDK already contains Qt Mobility development files, thus there is no need to download and/or setup anything else.
    Personally I had problems using Nokia Qt SDK with Symbian machines. Haven't tried with the newest version.

    Qt Mobility is not going to be part of QtCore in any observable future.
    Ok, maybe not QtCore, but how about QtNetwork module?
    Last edited by tonila; 2010-10-29 at 11:29.

  12. #12
    Nokia Developer Moderator divanov's Avatar
    Join Date
    Oct 2009
    Posts
    4,326
    Quote Originally Posted by tonila View Post
    Ok, maybe not QtCore, but how about QtNetwork module?
    Only Bearer Management was moved from Qt Mobility to QtNetwork. No changes for other APIs.

Similar Threads

  1. Does Qt Mobility API included in the smart installer?
    By edwinywmak in forum [Archived] Nokia Smart Installer for Symbian
    Replies: 7
    Last Post: 2010-07-17, 07:40
  2. Problem linking with Qt mobility sensor API.
    By jscurtis in forum [Archived] Qt Mobility Project
    Replies: 1
    Last Post: 2010-07-11, 12:12
  3. Python + Qt Mobility API
    By AltoRetrato in forum Python
    Replies: 3
    Last Post: 2010-06-18, 17:42
  4. Possibility of Qt Mobility API
    By Zhengtao in forum [Archived] Qt Mobility Project
    Replies: 3
    Last Post: 2010-03-15, 14:46
  5. Is QT Mobility API release for Maemo?
    By Nitesh Bhardwaj in forum Nokia N9
    Replies: 3
    Last Post: 2009-12-08, 08:08

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved