Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Problem when I launch QT4 apps on Windows Vista
Hi !
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 !
PS : sorry if my english isn't very good...
Ganlhi
No ideas ?
Ganlhi
This post has been edited 1 times, last edit by "ganlhi" (May 7th 2008, 12:57pm)
seems like you linked your app against a different dll than the one that's in your path
madinsjamania
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.
Ganlhi