[Qt-creator] DLL entry point not found.
Wm. G. Urquhart
wgu at wurquhart.co.uk
Tue Oct 13 09:28:46 CEST 2009
Hi list,
I have created a minimal Qt application to test the installation of Qt
Applications using the Nullsoft Scriptable Installer on Windows.
The application was built under Windows Vista x64 and works as expected
within the Qt environment. In order to deploy the application I examined
the .exe using dependency walker and included the appropriate .dll files.
From the NSIS Script File:
File c:\qt\sdk\bin\qtcore4.dll
File c:\qt\sdk\bin\qtgui4.dll
File c:\qt\sdk\bin\qtnetwork4.dll
File c:\qt\sdk\bin\mingwm10.dll
The installer builds and runs correctly, but when I execute the
application I get an exception:
QtCore4.dll!?insert@?$QVector at VQPointF@@@@QAEXHABVQPointF@@@Z could not
be located in the DLL.
Any ideas on how to resolve this would be appreciated.
--
Thanks
Woogoo
More information about the Qt-creator-old
mailing list