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
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to