Results 1 to 5 of 5

Thread: Windows mobile 6 deployment

  1. #1
    Join Date
    Jul 2008
    Posts
    4
    Qt products
    Qt/Embedded
    Platforms
    Windows

    Unhappy Windows mobile 6 deployment

    Hi
    I'm trying to launch Qt example in a Windows mobile 6 emulator using Visual Studio 2008. The deployment seems to work (QtCored4, QtGuid4 and exe files copied) but qhen I launch the exe I obtain an error Message saying "The file 't1' cannot be opened. Either it is not signed whith a trusted certificate, or one of its components cannot be found." I've tried to deactivate security system but it doesn't work better.
    So I conclude that a component is not copied at deployment but I don't know what it is.
    Can anyone help me ?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Windows mobile 6 deployment

    Did you compile that application in release mode?

  3. #3
    Join Date
    Jul 2008
    Posts
    4
    Qt products
    Qt/Embedded
    Platforms
    Windows

    Default Re: Windows mobile 6 deployment

    Thanks for reply but I've the same problem in Release. Can it be a problem with Visual Studio 2008 ? I've seen that documentation and tutorials were writing for Visual Studio 2005, but I don't want to recompile (more than 2 hours) if it won't change anything.

    When I configured Qt I used configure -platform win32-msvc2008 -xplatform wincewm60professional-msvc2005

    Could this problem come from that ?

  4. #4
    Join Date
    Jul 2008
    Posts
    4
    Qt products
    Qt/Embedded
    Platforms
    Windows

    Default Re: Windows mobile 6 deployment

    I've recompiled yesterday night to target visual studio 2005 and it works.

  5. #5
    Join Date
    Jul 2008
    Posts
    1

    Default Re: Windows mobile 6 deployment

    You should copy C runtime dll with your apps.

Similar Threads

  1. deployment of Qt 4.3.4 exe on Windows?
    By vishal.chauhan in forum Installation and Deployment
    Replies: 5
    Last Post: 1st April 2008, 12:30
  2. Windows not appearing in XP.
    By beardybloke in forum Qt Programming
    Replies: 7
    Last Post: 24th October 2007, 17:32
  3. qt deployment problem on windows xp
    By sepp in forum Installation and Deployment
    Replies: 3
    Last Post: 5th July 2007, 11:16
  4. Qt and windows vista
    By munna in forum General Discussion
    Replies: 8
    Last Post: 11th January 2006, 22:33

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.