[vtk-developers] ParallelIso.cxx wants MPI_INCLUDE_PATH

Dave Partyka dave.partyka at kitware.com
Wed Nov 10 09:23:37 EST 2010


It's due to a change I made yesterday where I stopped globally including
mpi.h and python.h from the top of VTK, instead including it only where
necessary. The idea being that turning on and off PYTHON/MPI won't trigger
complete rebuilds of VTK/ParaView. I thought I had squashed them all. I'll
take care of it.

On Wed, Nov 10, 2010 at 9:09 AM, Kevin H. Hobbs <hobbsk at ohiou.edu> wrote:

> The builds on the hooperlab machines and murron are failing at :
>
> VTK/Examples/ParallelProcessing/Generic/Cxx/ParallelIso.cxx
>
> mpi.h is not found, could MPI_INCLUDE_PATH be missing?
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20101110/947a43f9/attachment.html>


More information about the vtk-developers mailing list