Does the missing file exist anywhere in your Qt source?
Does the missing file exist anywhere in your Qt source?
I looked everywhere in Qwt then Qt and doesn't exist.
qsvgrenderer.h is include in 3 qwt sources code :
-qwr_plot_svgitem.cpp
-qwt_symbol.cpp
-and I guess an example playground\graphicscale\canvas.cpp
I want to write a line in qwt makefile to ignore qsvgrenderer.h
Disable "QwtSvg" in qwtconfig.pri or rebuild Qt including SVG support.
Uwe
Bookmarks