PDA

View Full Version : An error in Qt example



cocalele
26th April 2006, 03:59
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.

ChristianEhrlicher
26th April 2006, 12:24
Works fine with 4.1.2 here (VS8 Express)