<br><font size=2 face="sans-serif">Hello,</font>
<br>
<br><font size=2 face="sans-serif">I am having a problem compiling in parallel
Paraview 3.98.0-22... I fill out the variables MPI_LIBRARY and MPI_EXTRA_LIBRARY
but when clicking on &quot;c&quot; I obtain:</font>
<br>
<br><font size=2 face="sans-serif">&nbsp;CMake Error: The following variables
are used in this project, but they are set to NOTFOUND.</font>
<br><font size=2 face="sans-serif">&nbsp;Please set them or make sure they
are set and tested correctly in the CMake files:</font>
<br><font size=2 face="sans-serif">&nbsp;MPI_EXTRA_LIBRARY</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp;linked by target
&quot;IceTMPI&quot; in directory</font>
<br><font size=2 face="sans-serif">&nbsp;/home/alejandro/local/paraview-3.98rc3/Source/ThirdParty/IceT/vtkicet/src/communication</font>
<br><font size=2 face="sans-serif">&nbsp;MPI_LIBRARY</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp;linked by target
&quot;IceTMPI&quot; in directory</font>
<br><font size=2 face="sans-serif">&nbsp;/home/alejandro/local/paraview-3.98rc3/Source/ThirdParty/IceT/vtkicet/src/communication</font>
<br>
<br><font size=2 face="sans-serif">I tryed to write directly in the CMakeCache.txt
in order to see if it was this line:</font>
<br>
<br><font size=2 face="sans-serif">//Dependencies for the target</font>
<br><font size=2 face="sans-serif">IceTMPI_LIB_DEPENDS:STATIC=general;m;general;IceTCore;general;MPI_LIBRARY-NOTFOUND;general;MPI_EXTRA_LIBRARY-NOTFOUND;</font>
<br>
<br><font size=2 face="sans-serif">but it did not work. Maybe there is
another variable that I should activate manually. I used to compile ParaView
in parallel in the same system and never had this error before.</font>
<br>
<br><font size=2 face="sans-serif">Thanks in advance for your help,</font>
<br>
<br><font size=2 face="sans-serif">Alejandro.</font>
<br>