I installed QT 4.3.4 on Windows Vista, and also MinGW.
I appended C:\MinGW\bin and C:\QT\4.3.4\bin to the PATH variable.
But when I try to launch any application written in QT4, I get an error window saying something like The entry point of the procedure _Z5qFreePv cannot be found in the dynamic links library QtCore4.dll.
I don't know how to fix it... Thanks to anyone who could help me !
I checked again, but I'm sure that I installed only one version of Qt.
in fact, not only my app crashes when I launch it, but also a program I downloaded, which is written in Qt.