Results 1 to 9 of 9

Thread: how to port Qt windows application to mobile

  1. #1

    Default how to port Qt windows application to mobile

    hi,

    i have a sample hello world application on desktop.Will u please tell me how to port that application to mobile.

    Thanks
    pallavi

  2. #2
    Join Date
    May 2008
    Location
    Kyiv, Ukraine
    Posts
    418
    Thanks
    1
    Thanked 29 Times in 27 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: how to port Qt windows application to mobile

    What mobile are you talking about?
    I'm a rebel in the S.D.G.

  3. #3

    Default Re: how to port Qt windows application to mobile

    hi lyuts,
    good morning.,.............how to port one sample QT application from desktop to windows mobile.

    Thanks
    pallavi

  4. #4

    Default Re: how to port Qt windows application to mobile

    hi,
    I opened a QT application (by going through visual studio 2005-> QTprojects ->QT application).When I am trying to run that application for desktop it is working fine, but when I am trying to run that application for windows mobile 5.0 sdk I am getting the following error message.

    "Error 2 fatal error C1189: #error : ERROR: Use of C runtime library internal header file. d:\software installation\visual studio 2005\VC\ce\include\crtdefs.h 100


    Please help me to resolve this issue.

    Thanks
    pallavi

  5. #5
    Join Date
    May 2008
    Location
    Kyiv, Ukraine
    Posts
    418
    Thanks
    1
    Thanked 29 Times in 27 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: how to port Qt windows application to mobile

    What i would do is install qt for wince (ftp://ftp.trolltech.no/qt/source/qt-...-src-4.4.3.zip). Then i would compile your app using qt for wince and then copy your app to your mobile.
    I'm a rebel in the S.D.G.

  6. #6

    Default Re: how to port Qt windows application to mobile

    hi lyuts,

    thanx for ur reply
    i istalled that open source software which u have suggested . now by running that application i am getting the following error

    "Error 1 fatal error LNK1112: module machine type 'ARM' conflicts with target machine type 'X86' d:\VCSamples\qtmobile\release\qrc_qtmobile.obj "

    please help me

    thanks
    pallavi

  7. #7

    Default Re: how to port Qt windows application to mobile

    hi lyuts,

    please tell me the steps to be followed to run a sample QT application on mobile

  8. #8
    Join Date
    Jan 2009
    Posts
    1
    Qt products
    Qt/Embedded
    Platforms
    Windows

    Default Re: how to port Qt windows application to mobile

    Which Window Mobile SDK are you using?

  9. #9
    Join Date
    Jan 2008
    Location
    Poland
    Posts
    687
    Thanks
    4
    Thanked 140 Times in 132 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: how to port Qt windows application to mobile

    Did you make a Build configuration for WinCE in Visual Studio? Or did you build your application for WinCE? As I heard (so i haven't check it unfortunately) porting to WinCE is just changing target platform on WinCE.

Similar Threads

  1. setting main application icon on windows
    By JeanC in forum Qt Programming
    Replies: 7
    Last Post: 12th June 2017, 05:35
  2. Asynchronously playing a sound (.wav) on windows mobile
    By TMan in forum Qt for Embedded and Mobile
    Replies: 10
    Last Post: 20th October 2008, 19:16
  3. QSystemTrayIcon on Windows Mobile 5
    By lovelypp in forum Qt Programming
    Replies: 0
    Last Post: 12th July 2008, 15:57
  4. Start Qt application as Windows Service
    By ^NyAw^ in forum Qt Programming
    Replies: 12
    Last Post: 10th May 2008, 17:23

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.