[Qt-creator] About compile QTcreator with mingw

Antonio P aperezcarro at yahoo.es
Wed Nov 17 10:41:53 CET 2010


Thanks shiroki
This does not works (neither puting the libs by hand , neither setting the 
paht )
If I want to run my QtCreator i have  a messagebox telling  'there is not 
found entry point to procedure _Z17qt_message_output9QtMsgTypePKc at 
QTCore4.dll'
By any reason, original dlls are not compatible with QTCreator - mingw build

Any idea ?



----- Original Message ----- 
From: "shiroki" <shiroki at cuteqt.com>
To: <qt-creator at trolltech.com>
Sent: Wednesday, November 17, 2010 10:14 AM
Subject: Re: [Qt-creator] About compile QTcreator with mingw


Hei,
You compiled creator against qt-mingw, right?
So your creator depends on Qt libs to run.  You can either put the
QTDIR/lib;QTDIR/bin into your PATH, or put the Qt binaries with
creator binary.

If you have more than one Qt version installed, make sure you copy the
correct ones into the creator binary directory ( the one your compiled
creator against - mingw ones)

BR.
Jing

On Wed, Nov 17, 2010 at 9:55 AM, Antonio P <aperezcarro at yahoo.es> wrote:
> But, the qtcreator.pro does not have any QTCore4.dll to compile.
> Yesterday, somebody says me at the Forum that QTcreator does not need
> QTCore4.dll ????????
>
> The more amazing thing is that nobody can give me the solution.
> Thanks
>
>
>
>
> ----- Original Message -----
> From: "andy fillebrown" <andy.fillebrown at gmail.com>
> To: <qt-creator at trolltech.com>
> Sent: Tuesday, November 16, 2010 8:05 PM
> Subject: Re: [Qt-creator] About compile QTcreator with mingw
>
>
> It sounds like you copied the wrong Qt dll's. Use the ones you built
> QtCreator with.
>
> ~ af
>

_______________________________________________
Qt-creator mailing list
Qt-creator at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator 




More information about the Qt-creator-old mailing list