Has anyone successfully used the vtkQtChart stuff?<br><br>What I have done is pull the code from VTK/GUISupport/Qt/Testing/Cxx/TestLineSeries.cxx and put it in my own Qt application.&nbsp; The first problem that occurs is that the compiler cannot find vtkQtChartExport.h.&nbsp; Turns out that wasn&#39;t installed in my vtk includes directory.&nbsp; So, I copied that over.&nbsp; Application compiles now, but when it tries to link it fails.&nbsp; Any insight in regards to this or the vtkQtChart stuff in general?&nbsp; I haven&#39;t seen hardly any examples or HOW-TOs dealing with this.<br>
<br>Thanks,<br><br>Justin<br>