[Paraview-developers] vtkQtChartExport.h file not found error

Pandu tech pandu4tech at gmail.com
Wed Mar 21 10:11:29 EDT 2012


Hi,

I am trying to use vtkQtChartLegend, which has #include
"vtkQtChartExport.h" in its header file.

class *VTKQTCHART_EXPORT* vtkQtChartLegend : public QWidget
{ ...... }

This macro *VTKQTCHART_EXPORT* must have been defined in vtkQtChartExport.h
file.

But when I compile, I get vtkQtChartExport.h file not found error.

Please let me know how to resolve this error and can I use vtkQtChartLegend
in vtkPVCustomRenderView.

Thanks for your help in this regard.

-- 
Regards,
Pandu.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20120321/4123d033/attachment.htm>


More information about the Paraview-developers mailing list