[vtkusers] Fwd: make errors - repeat?

Thompson, David C dcthomp at sandia.gov
Fri Jan 5 01:23:31 EST 2007


> ... 
> Scanning dependencies of target vtkIOJava
> [ 53%] Building CXX object IO/CMakeFiles/vtkIOJava.dir/vtkAVSucdReaderJava.o
> /Users/kennethsloan/vtk-bin/IO/vtkAVSucdReaderJava.cxx:5:31: error:  
> vtkSystemIncludes.h: No such file or directory
> /Users/kennethsloan/vtk-bin/IO/vtkAVSucdReaderJava.cxx:6:29: error:  
> vtkAVSucdReader.h: No such file or directory
> ...and so on...
>
> Can I please rent a clue?

Well, does VTK/Common/vtkSystemIncludes.h exist in the source
directory? If so, please run "make VERBOSE=1" and see if the
proper include directive ( -I/path/to/VTK/Common ) is listed on
the compiler command line.

    David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070104/fc7cd855/attachment.htm>


More information about the vtkusers mailing list