Hi.

So I'm trying to make Qwt widgets show up in the designer view in the newest stable Qt Creator. They build without error (mingw, release), I place all the files in the directories (dlls, libs, etc...) and they just don't show up! Like they are ignored or something. (I've red that's because QtCreator is compiled with MSVS and the files don't work with each other? Wtf, dll is a dll, I've tried compiling source of the QtCreator in mingw with no success. Same with 4.7rc1)

Is there any way to this?

Thanks for help.