I am a new Qt user running Creator-1.3 and the latest CDB. When I try to debug my project, the debugger loads ~20 dll's before throwing this exception:
ModLoad: 76390000 763ad000 C:\WINDOWS\system32\IMM32.DLL Exception at 0x7c812afb, code: 0x406d1388: Startup complete, flags=0x0 The process exited with exit code 1. dState changed from InferiorRunning(10) to InferiorStopping(11). dState changed from InferiorStopping(11) to InferiorStopped(13). dState changed from InferiorStopped(13) to InferiorShuttingDown(15). dState changed from InferiorShuttingDown(15) to InferiorShutDown(16). dState changed from InferiorShutDown(16) to EngineShuttingDown(18). dState changed from EngineShuttingDown(18) to DebuggerNotReady(0). Any idea why?
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
