Have you tried running the program from qt4-designer?
The designer in QtCreator is likely a Qt5 based one and can't load the Qt4 plugin.
Cheers,
_
Have you tried running the program from qt4-designer?
The designer in QtCreator is likely a Qt5 based one and can't load the Qt4 plugin.
Cheers,
_
Thank you - that was it. Is there a way to use QtCreator with Qt4 libraries and plugins, etc...? I've found a few 'suggestions' on the web, but nothing that worked for me.
Steve
You would need a Qt4 based QtCreator build.
Might have to build it yourself though, I guess all prebuilds are Qt5 based by now.
I have my doubts that it is worth it, the only Qt4 component would be designer and it can easily be launched directly.
Cheers,
_
Bookmarks