Re: Entry point not found
Hello,
I have looked around and noticed this is a classic problem related to the existence of several versions of QtCore4.dll
on my machine, it seems. If I understand correctly it is loading the wrong QtCore4.dll.
I will try to solve this on my own and will ask for your assistance later.
Re: Entry point not found
OK, I put my files onto a laptop in which there is only one occurence of QtCore4.dll, namely the one that came with the corresponding QtCreator distribution
and yet the problem persists, so it can't be due to it loading the wrong QtCore4.dll it would seem.
I am stuck.
Re: Entry point not found
OK, I found the answer on another forum: (in my case) use the QtCore4.dll and QtGui4.dll that is inside
C:\Qt\2009.05\qt\bin
not the DLL's that are in
C:\Qt\2009.05\bin