[vtkusers] Missing VTK Headers
Brian Panneton
brian.panneton at gmail.com
Fri Sep 3 16:00:22 EDT 2010
I was wondering why the following header files are not included in the
install. (Perhaps I did not set a CMake variable correctly)
Common/vtkDenseArray.h
Common/vtkDenseArray.txx
Common/vtkTypedArray.h
Common/vtkTypedArray.txx
Common/vtkTypeTemplate.h
Common/vtkVariantCast.h
Common/vtkVariantCreate.h
I am using the latest clone of the git repo with shared libraries on and
wrapping python and java. I am on RH Linux.
Here is a possible patch. I don't know for sure if this is where the
inclusion for the headers belongs.
Thanks,
Brian Panneton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100903/3d5d5737/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-BUG-Added-missing-Common-Headers-to-install.patch
Type: text/x-patch
Size: 1321 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100903/3d5d5737/attachment.bin>
More information about the vtkusers
mailing list