[Qt-interest] Deploying application issue

Frank Mertens frank at cyblogic.de
Sun Oct 4 20:08:34 CEST 2009


Look out for the "depends" tool: http://www.dependencywalker.com/.
It gives you more detailed information about your linking issues.

--
Frank

Yuvaraj R wrote:
> 
> Hi All
> 
> I have created mysql based application..
> 
> When i am trying to run my exe .. i am getting
> 
> 
> 	
> 
> The Procedure entry point? shared_null at QByteArray <http://doc.trolltech.com/latest/QByteArray.html>@@0UData at 1@a could not be located in the dynamic link library QtCore.dll
> 
> But i have added following dll in my application folder..
> 
> 1) myappplication.exe
> 2)mingw10.dll
> 3)Qtcore4.dll
> 4)QtGUi4.dll
> 5)QtXMl4.dll
> 6)QtNetwork.dll
> 7)libmysql.dll
> 8) QtSql4.dll
> 9)SqlDrivers folder(Qsqlmysql4.dll,qsqmysqld4.dll,qsqlite4.dll,
> qsqlited4.dll,qsqlodbc.dll,qsqlodbc.dll)
> 
> still i have to add any other dll to solve this issue ?
> 
> 
> Thanks
> 
> Yuvaraj R
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest




More information about the Qt-interest-old mailing list