[vtkusers] question about compiling vtk4.2 in Mac
Chris Scharver
scharver at evl.uic.edu
Sun Dec 7 16:32:55 EST 2003
On Dec 5, 2003, at 5:15 PM, Torsten Sadowski wrote:
> you have to use the CVS sources, then it should compile and run fine.
I just downloaded the latest CVS version, and it looks like
vtkDataArrayTemplate.h isn't getting properly installed on MacOS X:
In file included from /usr/local/include/vtk/vtkCellTypes.h:38,
from /usr/local/include/vtk/vtkPolyData.h:39,
from
/Volumes/cybertron/Users/css/work/thesis/vtkoiv/vtkActorTo
IV.cxx:49:
/usr/local/include/vtk/vtkIntArray.h:30:53: vtkDataArrayTemplate.h: No
such file
or directory
(further output clipped)
The file vtkDataArrayTemplate.h is in VTK/Common, but it's not in
/usr/local/vtk/include. Perhaps there's just a tweak needed to a
CMakeLists file?
Chris
--
Chris Scharver
Electronic Visualization Laboratory
The University of Illinois at Chicago
Ph: 312-996-3002 FAX: 312-413-7585
<http://www.evl.uic.edu/scharver/>
More information about the vtkusers
mailing list