Quote Originally Posted by Uwe View Post
Obviously the designer has been disabled when building the Qt version you are trying to build Qwt with. If you are not interested in the Qwt designer plugin you can simply disable building it in qwtconfig.pri - otherwise you have to build Qt with designer enabled.

Uwe
I think designer is installed and working. I can bring up designer from the command line, or use it within qtcreator. QWT doesn't find it though. Designer V5.3.2.

I have another data point. As noted above I installed Debian Testing and got QT and QWT to work correctly. Because of some other issues I did a fresh install of Testing on the same machine ... and this time QWT once again couldn't find designer. So there must be some path through the install process that works, while other paths do not. I still don't have a clue as to what is wrong.

Jim