Hello,

When I run an application with Qt Creator on Windows 10, Qt Creator crashes.

I installed (and reinstalled) Qt 5.5.1 on Windows 10 64 bits with the kit Desktop Qt 5.5.1 MinGW 32bit.

I create a new project with Qt Widgets Application template. I run qmake and build the project successfully.

However, when I Run (Debug or Release) the application, Qt Creator crashes. I tried many times unsuccessfully.

I searched a solution on the forums, but I didn't fount it.

Regards.