On 09-03-18 12:38, Andrew Brooks wrote: > Hi > > The docs state > Qwt >= 5.0 & (< 6.1 with internal QwtPolar) > Can you be more explicit about exactly which version of Qwt (and > QwtPolar) to use? > > Most versions of Qwt don't build with Qt-5. > QwtPolar doesn't seem to build at all. > > Any advice regarding building Qwt? Thanks!
Unless you really need it, you can build without QwtPolar: -DWITH_QWTPOLAR=OFF I'm on Debian sid, then there is QWT Version 6.1.3 and I do build without QWT Regards, Richard Duivenvoorde _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
