Results 1 to 2 of 2

Thread: How do debug "Unhandled Win32 Exception"

  1. #1
    Join Date
    Jan 2006
    Location
    Berkeley California
    Posts
    109
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default How do debug "Unhandled Win32 Exception"

    I'm working throught the tutorial in C++ GUI Programming with Qt 4 and am getting an "Unhandled win32 exception happened in sortdialog.exe [3156]". The Visual Studio 2005 debugger pops up but I can only trace the assembly code - not the C code. How can I debug this code?

    Thanks

  2. #2
    Join Date
    Jan 2006
    Posts
    667
    Thanks
    10
    Thanked 80 Times in 74 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How do debug "Unhandled Win32 Exception"

    Open the project in Visual Studio and then run the debug version. You will be able to find the place where the application is crashing.

Similar Threads

  1. Replies: 11
    Last Post: 22nd March 2006, 19:06

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.