[vtk-developers] Modularised VTK: MPI issue.

Andrew Maclean andrew.amaclean at gmail.com
Tue Apr 10 19:41:57 EDT 2012


Hi Marcus,
  I think there is a dependency issue:
I have VTK_Group_MPI deselected and it looks as if CMake is still looking
for MPI:

Could NOT find MPI_C (missing: MPI_C_LIBRARIES MPI_C_INCLUDE_PATH)

Could NOT find MPI_CXX (missing: MPI_CXX_LIBRARIES MPI_CXX_INCLUDE_PATH)

Could NOT find MPI_C (missing: MPI_C_LIBRARIES MPI_C_INCLUDE_PATH)

Could NOT find MPI_CXX (missing: MPI_CXX_LIBRARIES MPI_CXX_INCLUDE_PATH)

CMake Error: The following variables are used in this project, but they are
set to NOTFOUND.

Please set them or make sure they are set and tested correctly in the CMake
files:

MPI_LIBRARY (ADVANCED)

linked by target "vtkParallelMPI" in directory
C:/Users/amaclean/Code/Kitware/src/VTK/Parallel/MPI


Regards
   Andrew

-- 
___________________________________________
Andrew J. P. Maclean

___________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20120411/b315cc5c/attachment.html>


More information about the vtk-developers mailing list