[vtkusers] Using external libraries with new classes

Mathieu Malaterre Mathieu.Malaterre at creatis.insa-lyon.fr
Thu Sep 4 14:09:50 EDT 2003


Ed Bachta wrote:
> Hello VTK users,
> 
> I have created a reader that can read the HDF data I'm working with into
> vtkStructuredPoints... but I want to use this object in Python. Since I
> have figured out how to get some simpler custom classes compiled and
> wrapped in Python during the VTK build, I want to try the same with my
> HDF stuff. The problem is that it needs to include and link with the HDF
> libraries. I don't know how to set up my CMakeLists.txt file to have
> this happen, and I'm having trouble finding info... I'm sure people have
> done this before... what am I missing?
> 

I think it has already been done:

http://www.cactuscode.org/archives_html/developers/msg00398.html

http://zeus.ncsa.uiuc.edu/~jshalf/VTK/vtkHDFReader/?1062699925

HTH
mathieu


-- 
Mathieu Malaterre
CREATIS
28 Avenue du Doyen LEPINE
B.P. Lyon-Montchat
69394 Lyon Cedex 03
http://www.creatis.insa-lyon.fr/~malaterre/




More information about the vtkusers mailing list