Results 1 to 4 of 4

Thread: I need example for Windows Mobile working program

  1. #1
    Join Date
    Apr 2009
    Posts
    12
    Thanks
    4
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Smile I need example for Windows Mobile working program

    Hi all
    I have been looking for one example of program which developed in Windows.
    and Deployed and as setup package to Windows Mobile 6.0 .

    I have see all examples for Windows Mobile Development.
    But you got to compile ON Windows or Linux and it will work in in both.
    but when you move the file to Windows Mobile Phone it will not work.

    Do I have to have something ease on the Windows Mobile to to make this work.

    Best Regards

  2. #2
    Join Date
    Jun 2008
    Location
    Germany/Belarus/Sweden
    Posts
    53
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: I need example for Windows Mobile working program

    Project from QT examples for VS2008.
    open application.sln compile project like Release version and build CAB-Setup project.
    Don't forget to change path's to QT libs and path to msvcr90.dll in CAB-Setup project.

    To deploy apps for WM you need VS 2005 or 2008 Pro Version. No Go with Exress Studio.
    Also you need WM 5/6 Standart/Professional SDK, you can download it from microsoft website.

    To run your applications on WM you need copy msvcr90.dll and off course QT dll's with you app onto device...
    Attached Files Attached Files

  3. The following user says thank you to AcerExtensa for this useful post:

    Mr.QT (12th June 2009)

  4. #3
    Join Date
    Apr 2009
    Posts
    12
    Thanks
    4
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Smile Re: I need example for Windows Mobile working program

    Thanks a lot.
    I have been trying to get this don for some time.

    but it's seem that the CAB is not working.
    I will try to work that manually now.

    I have VS 2008 Expires.

    Yesterday i have tried to get the
    Windows Mobile 6 Professional and Standard Software Development Kits Refresh
    from this link..

    http://www.microsoft.com/downloads/d...DisplayLang=en

    I have download it all but when you wan to setup, it has got some steps to work with that.
    and it's stops at that the VS need to be VS 2005 pro..
    I do not know how i can get this template to work with VS 2008 pro..

    Is there are any other way to fix this, as i do not want to use VS 2008 pro the hacked one.
    I want to make the application for commercial uses.

    Please , I just need to make one program to work..
    I mad that work and compile and get the exe ..
    But the Deploy is very important.. and it's should work as will.

    Best Regards

  5. #4
    Join Date
    Jun 2008
    Location
    Germany/Belarus/Sweden
    Posts
    53
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: I need example for Windows Mobile working program

    There is no way to deploy WM app with VS 2008 Express. You need 2005 or 2008 Pro. Or you can search google for progs like CAB Master or something like this if you can compile exe for WM.

Similar Threads

  1. why this program is not working
    By ramamurthy.kv in forum Qt Programming
    Replies: 3
    Last Post: 8th May 2008, 13:26
  2. Replies: 2
    Last Post: 28th March 2008, 17:03
  3. QT MySQL
    By sabeeshcs in forum Newbie
    Replies: 6
    Last Post: 12th January 2007, 04:19
  4. program for working with Data Base(i need it)
    By banakil in forum Qt Programming
    Replies: 2
    Last Post: 10th January 2007, 22:58

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.