[Qt-interest] Can't find entry point error
John McClurkin
jwm at nei.nih.gov
Tue Sep 29 17:01:31 CEST 2009
Alain Bertrand wrote:
> Hi all
>
> I have downloaded the lastest qt sdk for windows, compiled my app
> (developped under linux) in release mode with qtcreator : runs fine from
> within qtcreator.
> Next, I created the running folder for distribution like I did quite a
> few times before : in a folder, put the binary, the mingw, qtcore,
> qtgui, qtxml and qtsql dll. Double click on my app fails with message
> "Can't find entry point ... in qtcore".
> What is happening ?
You have almost certainly used the wrong version of the qtcore library.
Check the path from which you copied the shared libraries into your
executable directory.
More information about the Qt-interest-old
mailing list