Results 1 to 2 of 2

Thread: Qt On Mobiles

  1. #1
    Join Date
    Nov 2008
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Qt On Mobiles

    Hello Everyone,

    Good morning to all. I installed Qt 4.4.3 on visual studio 2005. I am able to work on desktop applications. I am trying to do on mobile devices(Windows mobile),but i am unable to find the exact procedure for mobile devices.So, please send the steps to work on mobile devices.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qt On Mobiles

    You need a toolchain - a crosscompiler for the destination device. You also need Qt compiled for your target machine using the crosscompiler - download the proper source bundle from Qt Software website, run configure (with some parameters you might want) and then follow the process. Finally you have to deploy the framework on the target device. Then you can start developing applications for it, deploy them and test them.

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.