Hello All,
I have formatted my windows recently. After that I installed QT SDK 1.1 several times but i get "... exited with code -1073741792" error with example projects.
The summary of my situation:
Installed Visual Studio 2008
installed latest mingw package.
added ;C:\MinGW\bin to PATH variable.
Installed QT SDK 1.1
diagramscene example project works with microsoft compiler as target
diagramscene example project doesnt work with mingw compiler as target
trying to open another example project does not open exp:elasticnodes
C:\QtSDK\Examples\4.7\graphicsview\elasticnodes-build-desktop\debug\elasticnodes.exe exited with code -1073741792

I have searched for the error code but can't find anything.
I don't know where did I go wrong.

My system is XP Home SP3. Kaspersky Antivirus installed.
I have disabled antivirus while installing the SDK. also disabled while building the apps.