Just auto-updated to Qt Creator 2.2, but when I try to launch my app in release mode I got an error:
Qt Code:
  1. Starting C:\...\MyApp-build-desktop\release\MyApp.exe...
  2. C:\...\MyApp-build-desktop\release\MyApp.exe exited with code -1073741511
To copy to clipboard, switch view to plain text mode 
In debug mode all works fine. Also app normally starts when manually launch exe-file outside QtCreator.