Results 1 to 11 of 11

Thread: WINCE app can not run

  1. #1

    Default WINCE app can not run

    I built an app on WINCE 5 with Qt-Embed 4.5.2 and VS2008, but there's an error " app is not a valid Pocket PC application. " when I run this program on my CE device and CE emulator.

    So is there anyone can give me some idea about this problem.

    Thanks

  2. #2
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: WINCE app can not run

    the information you provided is not enough to say anything....
    which qt-wince package you downloaded? did you compiled it yourself or got an binary package?

    first of all try to make a simple Non-Qt application from the new project wizard of vs2008 and see if you can run it on emulator.

  3. #3

    Default Re: WINCE app can not run

    I download the source code of Qt embedded wince opensource 4.5.2, and I just compiled it successsfully. And I just built this app under VS2008 and deploy it on my CE device. But I can not run it up.

  4. #4

    Default Re: WINCE app can not run

    I built an MFC WINCE app just few minutes ago, and it can run successfully both on my device and emulator.

  5. #5
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: WINCE app can not run

    try to build the example programs that comes with qt

  6. #6

    Default Re: WINCE app can not run

    I had tried Qt examples, it's the same problem.

  7. #7
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: WINCE app can not run

    are you supplying all the required dlls to the device? you can see the required dlls by dependency walker.

  8. #8

    Default Re: WINCE app can not run

    All dll files, including QtCore4.dll QtGui4.dll msvcr90.dll, and my app had deployed.

  9. #9
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: WINCE app can not run

    well then there is nothing left we can do now.. the only possibility is that the exe is not compiled as wince app... try to run the exe directly in windows with qt windows dlls and see what the error says...

  10. #10

    Default Re: WINCE app can not run

    I just ran this app, but windows told me that's not a valid win32 application

  11. #11
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: WINCE app can not run

    try to set up qt on another machine ... dont know how to solve this error

Similar Threads

  1. Problem with build/execution of WinCE application on target device
    By marlag in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 21st July 2009, 13:33
  2. Current Time in msec accuracy in Qt for WinCE
    By funghy in forum Qt Programming
    Replies: 4
    Last Post: 22nd June 2009, 10:00
  3. Problem building qt embedded for WinCE and VS2005
    By high_flyer in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 5th June 2009, 01:04
  4. Qt 4.4.1 WinCE HelloWorld -> ARMv4i
    By Chris81T in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 16th September 2008, 10:48
  5. QextSerialPort does not support WinCE
    By lovelypp in forum Qt Programming
    Replies: 1
    Last Post: 10th July 2008, 17:50

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.