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!?ins...@?$qvector@VQPointF@@@@QAEXHABVQPointF@@@Z could not 
be located in the DLL.

Any ideas on how to resolve this would be appreciated.

--
Thanks

Woogoo

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to