Hi,

in the qwt main directory edit qwtconfig.pri and if necessary remove the #:

################################################## ####################
# If you want to build the Qwt designer plugin,
# enable the line below.
# Otherwise you have to build it from the designer directory.
################################################## ####################

#CONFIG += QwtDesigner
HTH, Bernd