[Qt-creator] About compile QTcreator with mingw

andy fillebrown andy.fillebrown at gmail.com
Tue Nov 16 20:05:09 CET 2010


It sounds like you copied the wrong Qt dll's.  Use the ones you built
QtCreator with.

~ af



On Tue, Nov 16, 2010 at 12:37 PM, Antonio P <aperezcarro at yahoo.es> wrote:
> Hello everybody ( If there is anyone...)
> I have spent a lot of time trying to compile QTCreator with mingw
> (The main reason: if not, I cannot view my own custom widget plugins)
> Can give me the complete instructions to get it ?
>
> I follow the next steps :
> 1,. Download QTCreator source from QT .
> 2.- Unzip.
> 3.- I work at my d:/ drive, so I create a QTCreator and I copy the last
> unzipped files
> 4.- I open a QT command propmt
> 5.- I run :
>   qmake d:\QtCreatorSource\qtcreator.pro -spec win32-g++ -r CONFIG+=release
>   mingw32-make release
> After 2 hours I have a QTCreator exe and some dlls at my d:\qtcreator\bin
> folder.
> (And the original 70Mb folder now has 180 Mb)
> If I want to run QTcreator, I have a messagebox tell me 'There is not
> QTCore4.dll' ,
> If I copy the originals QT's dlls I have a messagebox tell me 'There is no
> entry point at Qtcore4.dll blah, blah..)
>
> Please help
>
> _______________________________________________
> 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