Results 1 to 2 of 2

Thread: An error in Qt example

  1. #1
    Join Date
    Feb 2006
    Posts
    11
    Thanks
    1

    Default An error in Qt example

    Hi,

    Has anybody run the Qt's MDI example in VisualStudio debug mode? ( not run by click the exe directly, but debug it with VS).

    After the MDI example running, create a new MDI child, then minimize it, then restore it, then minimize again. The VisualStudio report an error
    Unhandled exception at 0x65365557 (QtGuid4.dll) in mdi.exe: 0xC0000005: Access violation reading location 0x00dfd4ec.

  2. #2
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: An error in Qt example

    Works fine with 4.1.2 here (VS8 Express)

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.