[Qt-interest] Deploying application issue
Yuvaraj R
yuvaraj at ongobiz.com
Sat Oct 3 05:37:31 CEST 2009
Thanks Konrad Rosenbaum for your valuable suggestion..
Now it is working...
Thanks
Yuvaraj R
On Fri, Oct 2, 2009 at 7:42 PM, Konrad Rosenbaum <konrad at silmor.de> wrote:
> Hi,
>
> On Thursday 01 October 2009, Yuvaraj R wrote:
> > 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
>
> just a wild guess: you seem to be using a MinGW based Qt version - I'm
> guessing the SDK that contains QCreator and Qt libs. You need to be aware
> that this pack contains two very different versions of Qt (why that is is
> anybodies guess) - the one that QCreator is linked against (in the
> same "bin" directory that qcreator.exe is in) and the one that programs use
> (in qt/bin). You need the Qt libs version (qt/bin/*.dll), not the qcreator
> version.
>
>
> Konrad
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091003/88ab8155/attachment.html
More information about the Qt-interest-old
mailing list