Results 1 to 6 of 6

Thread: Qt Embedded Enigma - XX.EXE is not a Windows CE Application

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2009
    Location
    Johannesburg, South Africa
    Posts
    9
    Thanks
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Qt Embedded Enigma - XX.EXE is not a Windows CE Application

    MrDeath

    Busy re-installing. If you are correct about this I owe you a couple of beers. I will let you know what I find out.

    Thank you for your reply.
    Best regards
    CO

  2. #2
    Join Date
    Sep 2009
    Location
    Johannesburg, South Africa
    Posts
    9
    Thanks
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Qt Embedded Enigma - XX.EXE is not a Windows CE Application

    Hi MrDeath

    I compiled everything as per your instructions and everything went well except the step

    .... dir and type qmake -tp vc

    That returned with all the qmake options, but no matter as configure created a .sln file which I opened.

    I built the examples.sln and visual studio compiles it happily.
    ========== Rebuild All: 144 succeeded, 0 failed, 0 skipped ==========

    I built using Windows CE device. I copied the collidingmice.exe as well as all the dll's from the lib directory of my qt-embedded directory. However I still get the "collidingmice.exe is not a Windows CE application. I also tried fridgemagnets.. same behaviour.

    I then rebuilt the project as a SH4 Win32 which is the ARM build (the CE device has an ARM processor) but still exactly the same behaviour.

    I'm feeling like a moron as this obviously works and the devices that I am using are commercial pda's that I have used time and time again.

    Any ideas most welcome, no matter how strange. Right now I am contemplating buying a new hard-drive and reinstalling vista and visual studio.

  3. #3
    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: Qt Embedded Enigma - XX.EXE is not a Windows CE Application

    i forgot to tell you that you only need to go to a single example dir.. no need to build 144 example... anywyas.. were you able to run the application in simulator? what does the target box shows? (Target box means the little lineedit at the toolbars which shows the current target platform for eg. "win32 release")

  4. #4
    Join Date
    Sep 2009
    Location
    Johannesburg, South Africa
    Posts
    9
    Thanks
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Qt Embedded Enigma - XX.EXE is not a Windows CE Application

    Hi MrDeath

    I have built with the Target box showing:
    HITACHI 7750 HARP:SH4 Win32
    Windows CE Device

    For both builds the Target device which is a Centrality ARM926 still throws the "XXX is not a CE application.

    I am not sure what the "simulator" is that you talk about. I have the Microsoft CE 5.0 Emulator which I think is installed as part of the STANDARDSDK_500. The emulator also throws the XXX is not a CE application.

    Haha... if this was easy then everyone would be doing it. Standard Embedded development diffculties. I sometimes envy the desktop developers... they have it so easy sometimes.

    There must be something weird at work here. Thank you very much for your time. It is appreciated.

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. how to write a sample application using QT on windows mobile
    By pallavi Boyapat in forum Qt Programming
    Replies: 0
    Last Post: 4th November 2008, 06:10
  3. Start Qt application as Windows Service
    By ^NyAw^ in forum Qt Programming
    Replies: 12
    Last Post: 10th May 2008, 17:23
  4. Porting Qt embedded application to windows.
    By vipin in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 14th January 2008, 16:08
  5. Application plugin on windows
    By Eyee in forum Qt Programming
    Replies: 2
    Last Post: 22nd March 2006, 17:36

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
  •  
Qt is a trademark of The Qt Company.