Hello.
We are using Qwt 6.0.1, Qt 4.8.0 and fail to compile QwtPolar against this configuration (VS2008). The error is:
<path>\qwtpolar-1.1.0\src\qwt_polar_item.h(14) : fatal error C1083: Datei (Include) kann nicht geöffnet werden: "qwt_legend_data.h": No such file or directory
The problems seems to be, that qwt_legend_data does not exist in Qwt version 6.0.1. I checked the online documentation of that Qwt version and that class is not documented. However, the specs for QwtPolar state that it is compatible to Qt >= 4.4 and Qwt >= 6.0
Do we have to upgrade to Qwt 6.1.0 (something we would not like to do now because of time issues) or is there some workaround for it?
Marc
Bookmarks