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@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to