Wysota, this does not work. If you do so, you have a messagebox telling you that there is not found entry point to procedure _Z17qt_message_output9QtMsgTypePKc at QTCore4.dllQt Creator is like any Qt based application - it needs Qt to run. You can either make it available in the PATH or copy its libraries to the directory where the binary of the application resides. Just like with any other application dependant on some library.
(I think you can ... I'm sure you know to somebody at QT)
(Please tell them to try to compile a QTCreator with mingw)
The question (i Think) is that the most of people using QT :
1.- Are using QT on linux
2.- Are using MSVC
3.- Are NOT using custom widget plugins
Because if not, my question had been answered a long time ago.
I'm doing this question since I downloaded QT and I discovered the custom widget plugins world.
But you cannot use your own plugins because QTCREATOR is build with MSVC and the plugins are build with mingw.
Is Nokia kidding us ? Is nokia unable to tell us 'Don't try to compile QTcreator with mingw' ?
Thanks
Bookmarks