[Paraview] Problem building in windows with MPI support
Francisco Caraballo
francisco.caraballo at gmail.com
Mon Mar 19 15:09:14 EDT 2012
There's a problem with the solution generated by CMAKE to build
paraview 3.14 in windows if you enable the flag PARAVIEW_USE_MPI. I'm
building with VS Express 2010.
It adds the following library as a dependency for the VS projects
'C:\Program Files (x86)\MPICH2\lib\mpi.lib C:\Program Files
(x86)\MPICH2\lib\cxx.lib' but this should be two entries separated by
a semi-colon. The linker then fails because obviously it cannot find
that file.
Any ideas?
Saludos/greetings,
Francisco Caraballo
More information about the ParaView
mailing list