<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7650.28">
<TITLE>RE: [vtkusers] Fwd: make errors - repeat?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>> ...<BR>
> Scanning dependencies of target vtkIOJava<BR>
> [ 53%] Building CXX object IO/CMakeFiles/vtkIOJava.dir/vtkAVSucdReaderJava.o<BR>
> /Users/kennethsloan/vtk-bin/IO/vtkAVSucdReaderJava.cxx:5:31: error: <BR>
> vtkSystemIncludes.h: No such file or directory<BR>
> /Users/kennethsloan/vtk-bin/IO/vtkAVSucdReaderJava.cxx:6:29: error: <BR>
> vtkAVSucdReader.h: No such file or directory<BR>
> ...and so on...<BR>
><BR>
> Can I please rent a clue?<BR>
<BR>
Well, does VTK/Common/vtkSystemIncludes.h exist in the source<BR>
directory? If so, please run "make VERBOSE=1" and see if the<BR>
proper include directive ( -I/path/to/VTK/Common ) is listed on<BR>
the compiler command line.<BR>
<BR>
David</FONT>
</P>
</BODY>
</HTML>