Hi,

So I found out that the cvs version of VTK has following API in  
vtkQtChartStyleManager.h:

QObject *getGenerator(const QString &name) const;

while the version in VTK-5.4 expects:

vtkQtChartStyleGenerator *getGenerator();

So I guess this means I will need to compile VTK-5.4.

Thanks and regards
Bryn


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to