Hi Alejandro,<div><br></div><div>it seems that CMake replace any invalid path to xxx<span style="font-family:sans-serif">-NOTFOUND.</span></div><div><span style="font-family:sans-serif">Are you sure the path that you setup is actually correct and does exist on the machine that you are building on ?</span></div>
<div><span style="font-family:sans-serif"><br></span></div><div><span style="font-family:sans-serif">Seb</span></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 12, 2012 at 12:10 PM, Alejandro RIBES <span dir="ltr">&lt;<a href="mailto:alejandro.ribes@edf.fr" target="_blank">alejandro.ribes@edf.fr</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br><font face="sans-serif">Hello,</font>
<br>
<br><font 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 face="sans-serif"> CMake Error: The following variables
are used in this project, but they are set to NOTFOUND.</font>
<br><font face="sans-serif"> Please set them or make sure they
are set and tested correctly in the CMake files:</font>
<br><font face="sans-serif"> MPI_EXTRA_LIBRARY</font>
<br><font face="sans-serif">     linked by target
&quot;IceTMPI&quot; in directory</font>
<br><font face="sans-serif"> /home/alejandro/local/paraview-3.98rc3/Source/ThirdParty/IceT/vtkicet/src/communication</font>
<br><font face="sans-serif"> MPI_LIBRARY</font>
<br><font face="sans-serif">     linked by target
&quot;IceTMPI&quot; in directory</font>
<br><font face="sans-serif"> /home/alejandro/local/paraview-3.98rc3/Source/ThirdParty/IceT/vtkicet/src/communication</font>
<br>
<br><font 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 face="sans-serif">//Dependencies for the target</font>
<br><font face="sans-serif">IceTMPI_LIB_DEPENDS:STATIC=general;m;general;IceTCore;general;MPI_LIBRARY-NOTFOUND;general;MPI_EXTRA_LIBRARY-NOTFOUND;</font>
<br>
<br><font 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 face="sans-serif">Thanks in advance for your help,</font>
<br>
<br><font face="sans-serif">Alejandro.</font>
<br><br><p></p>

<p><br>
Ce message et toutes les pièces jointes (ci-après le &#39;Message&#39;) sont établis à l&#39;intention exclusive des destinataires et les informations qui y figurent sont strictement confidentielles. Toute utilisation de ce Message non conforme à sa destination, toute diffusion ou toute publication totale ou partielle, est interdite sauf autorisation expresse.</p>


<p>Si vous n&#39;êtes pas le destinataire de ce Message, il vous est interdit de le copier, de le faire suivre, de le divulguer ou d&#39;en utiliser tout ou partie. Si vous avez reçu ce Message par erreur, merci de le supprimer de votre système, ainsi que toutes ses copies, et de n&#39;en garder aucune trace sur quelque support que ce soit. Nous vous remercions également d&#39;en avertir immédiatement l&#39;expéditeur par retour du message.</p>


<p>Il est impossible de garantir que les communications par messagerie électronique arrivent en temps utile, sont sécurisées ou dénuées de toute erreur ou virus.<br>
____________________________________________________</p>

<p>This message and any attachments (the &#39;Message&#39;) are intended solely for the addressees. The information contained in this Message is confidential. Any use of information contained in this Message not in accord with its purpose, any dissemination or disclosure, either whole or partial, is prohibited except formal approval.</p>


<p>If you are not the addressee, you may not copy, forward, disclose or use any part of it. If you have received this message in error, please delete it and all copies from your system and notify the sender immediately by return message.</p>


<p>E-mail communication cannot be guaranteed to be timely secure, error or virus-free.</p><br>_______________________________________________<br>
Paraview-developers mailing list<br>
<a href="mailto:Paraview-developers@paraview.org">Paraview-developers@paraview.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
<br></blockquote></div><br></div>