Problem of deployment
-
Sounds fishy… Are you having that with a new project not built with anything else than Qt 5.2 ?
-
Do you have several MinGW installed on your computer ?
-
Are you sure you have properly removed all other MinGW version from your system ?
-
What happens if you do this in Qt Creator?:
Build -> Clean All
Build -> Run qmake
Build -> Run
Also, have a look in your PATH. Is MinGW and/or Qt in there?
-
Sorry Ced70v, I didn't realize you replied.
Remove all traces of MinGW and Qt from your PATH. You don't need it in your PATH, and having it there has been known to cause issues.
After that, restart Qt Creator, clean your project, and build again.
Make sure you are using the copy of MinGW that came with your Qt installation (instead of downloading it somewhere else).
-
Thanks...but no changes.
I have cleaned the path.
Before QT i did not have MinGW on my PC.
QT package instaled id.Debugging starts
ASSERT: "uint(i) < uint(size())" in file ........\include/QtCore/../../src/corelib/tools/qstring.h, line 755
Invalid parameter passed to C runtime function.
Invalid parameter passed to C runtime function.
QMutex: destroying locked mutex
Debugging has finished