diff -rupN --no-dereference qwt-6.1.4/designer/designer.pro qwt-6.1.4-new/designer/designer.pro --- qwt-6.1.4/designer/designer.pro 2019-01-02 17:21:31.544467209 +0100 +++ qwt-6.1.4-new/designer/designer.pro 2020-01-06 17:17:19.964623815 +0100 @@ -98,7 +98,7 @@ contains(QWT_CONFIG, QwtDesigner) { # compile the path for finding the Qwt library # into the plugin. Not supported on Windows ! - QMAKE_RPATHDIR *= $${QWT_INSTALL_LIBS} + #QMAKE_RPATHDIR *= $${QWT_INSTALL_LIBS} qwtAddLibrary($${QWT_OUT_ROOT}/lib, qwt) contains(QWT_CONFIG, QwtDll) {