[vtkusers] Error in VTK Installation
Preeti Bindu
preetibindu at gmail.com
Mon Jun 21 14:24:28 EDT 2010
I am installing VTK on my MAC OS X as per the step by step instructions
given in the tutorial.
I have first installed the CMake. Then created the directory VTKBuild as
instructed. Everything goes fine.
I made the changes in CMakeCache.txt
on cmake ../VTK all build files get written to VKBuild.
But it gives error on make.
There are many errors of the form:
/Users/pebble/Development/VTK/Utilities/kwsys/ProcessUNIX.c:50:39: error:
stddef.h: No such file or directory
/Users/pebble/Development/VTK/Utilities/kwsys/ProcessUNIX.c:51:38: error:
stdio.h: No such file or directory
/Users/pebble/Development/VTK/Utilities/kwsys/ProcessUNIX.c:52:42: error:
stdlib.h: No such file or directory
/Users/pebble/Development/VTK/Utilities/kwsys/ProcessUNIX.c:53:54: error:
string.h: No such file or directory
/Users/pebble/Development/VTK/Utilities/kwsys/ProcessUNIX.c:54:44: error:
sys/time.h: No such file or directory
/Users/pebble/Development/VTK/Utilities/kwsys/ProcessUNIX.c:55:43: error:
sys/types.h: No such file or directory
/Users/pebble/Development/VTK/Utilities/kwsys/ProcessUNIX.c:56:37: error:
sys/wait.h: No such file or directory
and so on...
Please tell me where am I going wrong.
--
Regards,
Preeti Bindu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100621/272b1db5/attachment.htm>
More information about the vtkusers
mailing list