[Paraview] Need help with custom reader

Christophe Dupre duprec at scorec.rpi.edu
Fri Mar 18 15:07:59 EST 2005


We have a custom reader that works fine in paraview 1.2. Since that seems
to be obsolete, I'm trying to migrate it to the current paraview.
So far, I have:
- copied my vtk classes to VTK/Hydrid
- updated VTK/Hybrid/CMakeList.txt (added reference to new .cxx files)

I've also modified GUI/Client/Resources/Readers.xml to add a <Module>
entry for my new reader.

After compiling, paraview crashes when I open a data file using my reader.
I can't find any documentation on the architecture changes between 1.2 and
1.8, so some pointers would be appreciated.

Thank you.

--
Christophe Dupre
System Administrator, Scientific Computation Research Center
Rensselaer Polytechnic Institute
Troy, NY        USA
Phone: (518) 276-2578  -  Fax: (518) 276-4886


More information about the ParaView mailing list