[Qt-interest] getting error when running QSql based application from exe file

Yuvaraj R yuvaraj at ongobiz.com
Thu Sep 24 12:09:17 CEST 2009


I ran my application through the dependency walker..

I got following error

Error: At least one module has an unresolved import due to a missing export
function in an implicitly dependent module.
Warning: At least one delay-load dependency module was not found.
Warning: At least one module has an unresolved import due to a missing
export function in a delay-load dependent module.

I added Qsqlite drivers folder along with exe file..still alos i am facing
same issue


*The procedure entry point ? data at QByteArray@@QAEPADXZ could not be located
in the dynamic link library QtCore4.dll* -


please help me


Thanks

Yuvaraj R

On Thu, Sep 24, 2009 at 3:14 PM, Yuvaraj R <yuvaraj at ongobiz.com> wrote:

> Hi All
>
> when i tried to run my QSql based application from exe  file
>
> I am getting following error:
>
> *The procedure entry point ? data at QByteArray@@QAEPADXZ could not be
> located in the dynamic link library QtCore4.dll* -
>
>
> How do clear this error
>
>
> Please help me
>
> Thanks
>
> Yuvaraj R
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090924/1eac8917/attachment.html 


More information about the Qt-interest-old mailing list