Results 1 to 2 of 2

Thread: How to debug code on Windows Ce 5.0 device?

  1. #1
    Join Date
    Aug 2010
    Posts
    2
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Question How to debug code on Windows Ce 5.0 device?

    Hi,
    I have a mobile device that has windows ce 5.0 OS working on it.
    I installed qt for windows CE and make it working on my device.
    The problem is: i can not debug my code and use breakpoints.
    Searched but found nothing about this, would someone give me some light?

    Thanx in advance

    PS: QT version is 4.6.3, VS 2008 Add-In Installed but VS 2008 does nothing when trying to open "*.PRO" files.

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    6
    Thanked 348 Times in 333 Posts

    Default Re: How to debug code on Windows Ce 5.0 device?

    You need to convert the .pro file to a .vcproj file, it's in the Qt menu in VS.

Similar Threads

  1. debug OK, release kaput - same code.
    By Silas Tomkyn Combermache in forum Newbie
    Replies: 2
    Last Post: 20th July 2010, 21:54
  2. Replies: 34
    Last Post: 1st June 2010, 11:59
  3. How to step inside(debug) webkit code?
    By nish in forum Qt Programming
    Replies: 5
    Last Post: 30th December 2009, 13:23
  4. Simple code causes segmentation fault...in debug
    By Raccoon29 in forum Qt Programming
    Replies: 18
    Last Post: 22nd December 2009, 10:15
  5. Release ok, debug crashes [compilable code]
    By Raccoon29 in forum Qt Programming
    Replies: 8
    Last Post: 16th December 2009, 16:48

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.