Results 1 to 2 of 2

Thread: Can not run QT App on Windows Mobile

  1. #1
    Join Date
    Apr 2010
    Posts
    3
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows

    Default Can not run QT App on Windows Mobile

    Hi,
    yesterday I started to develop with QT and now I have first problems with it. I hope you can help me. I have QT4.6.2 and have configured a shadow-build with my Windows Mobile 6 Professional SDK. As IDE I am using Visual Studio 2008 with QT-Add-in and everything works fine. I have designed my first HelloWorld App and tried to run it on my Windows Mobile 6.1 device (Sony Ericsson XPERIA X1), but I got an error message, that the application seems to be not signed with trusted certificate or some resources are missing.
    The exact error message says: "The file 'TestCE' cannot be opened. Either it is not signed whith a trusted certificate, or one of its components cannot be found."

    My question is what else do I need for my .exe file to make it run? Anything to install on the device, maybe a framework? Or any libraries?

    The exact configuration of my QT was "configure.exe -platform win32-msvc2008 -xplatform wincewm60professional-msvc2008 -release"

    regards zyclop
    Last edited by zyclop; 21st April 2010 at 17:40.

  2. #2
    Join Date
    Apr 2010
    Posts
    3
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows

    Default Re: Can not run QT App on Windows Mobile

    I tried to recompile QT regarding to this post: http://www.qtcentre.org/threads/1456...4970#post74970 but it doesn't work. The next problem I get a fatal error during nmake using -debug-and-release param for configuration.

Similar Threads

  1. building qt statically for windows mobile
    By bullwinkle in forum Newbie
    Replies: 0
    Last Post: 28th January 2010, 09:02
  2. How to Run Sqlite in Windows Mobile
    By Comptrol in forum Qt Programming
    Replies: 0
    Last Post: 26th June 2009, 12:19
  3. Windows Mobile Query
    By tntcoda in forum Qt Programming
    Replies: 1
    Last Post: 8th April 2009, 15:06
  4. QSystemTrayIcon on Windows Mobile 5
    By lovelypp in forum Qt Programming
    Replies: 0
    Last Post: 12th July 2008, 15:57
  5. Windows mobile 6 deployment
    By Gilles.Bordas in forum Installation and Deployment
    Replies: 4
    Last Post: 7th July 2008, 11:06

Tags for this Thread

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.