only specify one compiler for the whole vtk source and most of
it is not mpi dependent.
Paul
Brian Barrett wrote:
> On Wed, 2006-07-19 at 14:57 +0200, Paul Heinzlreiter wrote:
>
>> After that I tried to compile VTK (http://www.vtk.org) with MPI support
>> using OpenMPI.
>&g
OMPI_WANT_CXX_BINDINGS && !OMPI_BUILDING
#if defined(__cplusplus) || defined(c_plusplus)
#include "ompi/mpi/cxx/mpicxx.h"
#endif
#endif
so this would refer to the file
/home/ph/local/openmpi/include/ompi/mpi/cxx/mpicxx.h
as I see it.
so there is one subdirectory missing (openmpi) in t