This application has requested the runtime to terminate it in an unusual way
-
Thanks to you and I have solved it.
I show the list of files and I'm using to QT 5.1.
@
├── Qt5Core.dll
├── Qt5Gui.dll
├── Qt5SerialPort.dll
├── Qt5Widgets.dll
├── icudt51.dll
├── icuin51.dll
├── icuuc51.dll
├── libgcc_s_dw2-1.dll
├── libstdc++-6.dll
├── libwinpthread-1.dll
└── platforms
├── qminimal.dll
└── qwindows.dll
@ -
Hi Guys.
I have the same problem and i have solved it.
Here is how i did it.
-
I have located a folder C:\Qt\Qt5.0.2\Tools\QtCreator\bin\
-
Locate your project folder "the project your have created project"
-
Locate your debug folder and drop the platform folder you have copied from your plugins folder
mine is located at C:\Qt\Qt5.0.2\5.0.2\mingw47_32\plugins (Default)
The platform folder contains the following .dll files
qminimal.dll
qminimald.dll
qwindows.dll
qwindowsd.dllIn a nutshell i have copied the platform folder into my debug project file folder and runs the application without any error message.
-
-
Check this out may be it will help
http://qt-project.org/forums/viewthread/25119/#148871 -
clouca is right.
-
Condition:in the pc i developed the app.exe works ok... but in other pc's not, error:This application has requested the runtime to terminate it in an unusual way
This problem appears when the PC disappear some runtime dll , include some of windows,
So check the dll needed by the program, it will help to solve this problem -
Hi Guys.
I have the same problem and i have solved it.
Here is how i did it.
-
I have located a folder C:\Qt\Qt5.0.2\Tools\QtCreator\bin\
-
Locate your project folder "the project your have created project"
-
Locate your debug folder and drop the platform folder you have copied from your plugins folder
mine is located at C:\Qt\Qt5.0.2\5.0.2\mingw47_32\plugins (Default)
The platform folder contains the following .dll files
qminimal.dll
qminimald.dll
qwindows.dll
qwindowsd.dllIn a nutshell i have copied the platform folder into my debug project file folder and runs the application without any error message.
@mustaphamni I've encountered the same question.would you please send the "qminimald.exe" and "qwindowsd.exe"to me? i could'nt find them on the internet. my email is 474935112@qq.com
thank you so much. -
-
Hi,
I use Qt 5 in Qt Creator IDE. When I compile and I try my program in Qt Creator, it works well. But when I try my program in Windows Explorer, I have an error message "Microsoft Visual C++ - this application has requested the runtime to terminate it in an unusual way"
How I can fix this problem ?@cislaonch add qwindowsd.dll which can be found under C:/QT/platforms folder.IT WORKED LIKE A MIRACLE email me if u want jhashane@gmail.com