Hello,

I have OpenSUSE 10.3 and QtCreator 4.5. I have recently installed Qwt5 from OpenSUSE standard repository. After that the Qwt components were shown on Qt Designer. The problem is that when put QwtPlot component on a form first of all there is only one property in "Property Editor" in designer for "Qwt" object and that is "comment". It means that I can not change any attribute of QwtPlot component. On the other hand, when I open the form in Qt Creator the form is not loaded correctly and it can not be compiled with this error "'qwt_plot: no such file or directory". What the problem is? Is Qwt not installed correctly or there can be problem with my environment paths?

Thanks,

D.