<div>Hi,</div><div><br></div>ParaViewSuperbuild will check out the paraview source code itself.<div><br></div><div>To use the new superbuild create a build directory and specify the ParaViewSuperbuild as the source directory. If you want to use the superbuild</div>

<div>to build a custom version of the paraview source, you will need to edit versions.txt in the root directory of the superbuild project.</div><div><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:13px"><br>

</span></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 11, 2012 at 9:40 AM, Felipe Bordeu <span dir="ltr">&lt;<a href="mailto:felipe.bordeu@ec-nantes.fr" target="_blank">felipe.bordeu@ec-nantes.fr</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>Thanks but I don&#39;t get it,<br>
      <br>
      before (3.14) was very easy to generate a superbuld, just:<br>
      <br>
      cmake  /path/to/ParaViewgitsources/SuperBuild/<br>
      <br>
      But now, after I downloaded the paraview sources and the
      surperbuild sources from git, What is the command line to
      configure my project (with cmake). <br>
      <br>
      Do I really have to generate all the extra files like on CDash.
      And then how do I tell cmake were are my sources????<br>
      <br>
      <br>
      Felipe<br>
      <br>
      <br>
      <br>
      Le 06/12/2012 15:13, Sebastien Jourdain a écrit :<br>
    </div><div><div class="h5">
    <blockquote type="cite">Hi Felipe,
      <div><br>
      </div>
      <div>from our superbuild on the CDash you can get how ours are
        setup. Basically here is the set of options defined for one of
        them:</div>
      <div><span style="font-size:14px"><br>
        </span></div>
      <div><span style="font-size:14px">set
          (dashboard_cache &quot;</span><br>
      </div>
      <div>
        <pre style="font-size:14px">ENABLE_acusolve:BOOL=ON
ENABLE_boost:BOOL=ON
ENABLE_cgns:BOOL=ON
ENABLE_cosmologytools:BOOL=ON
ENABLE_ffmpeg:BOOL=ON
ENABLE_manta:BOOL=ON
ENABLE_matplotlib:BOOL=ON
ENABLE_mpi:BOOL=ON
ENABLE_numpy:BOOL=ON
ENABLE_paraview:BOOL=ON
ENABLE_python:BOOL=ON
ENABLE_qt:BOOL=ON
ENABLE_silo:BOOL=ON
ENABLE_visitbridge:BOOL=ON
ENABLE_vistrails:BOOL=ON

#Location where source tar-balls are (to be) downloaded.
download_location:PATH=${CTEST_DASHBOARD_ROOT}/ParaViewSuperbuild-downloads
&quot;)</pre>
        <pre style="font-size:14px"></pre>
        <pre style="font-size:14px">But you can get the full setup here <a href="http://open.cdash.org/viewNotes.php?buildid=2699820" target="_blank">http://open.cdash.org/viewNotes.php?buildid=2699820</a></pre>
        <pre style="font-size:14px">Or by switching to Advanced on CDash and clicking on the little &quot;Note&quot; icone next to the superbuild that you are interested in.</pre>
        <pre style="font-size:14px">Seb</pre>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Thu, Dec 6, 2012 at 5:05 AM, Felipe
          Bordeu <span dir="ltr">&lt;<a href="mailto:felipe.bordeu@ec-nantes.fr" target="_blank">felipe.bordeu@ec-nantes.fr</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
            <br>
            For the old version of ParaView (3.14)  the command I used
            to build a Superbuild version was:<br>
            <br>
            cmake -D &lt;options ...&gt;  /path/to/ParaView/SuperBuild/<br>
            <br>
            (/path/to/ParaView is my git Paraview repository )<br>
            <br>
            But now I cloned the new superbuild with<br>
            <br>
            git clone git://<a href="http://paraview.org/ParaViewSuperbuild.git" target="_blank">paraview.org/ParaViewSuperbuild.git</a><br>
            <br>
            to /path/to/ParaViewSuperbuild<br>
            <br>
            But now I don&#39;t  know how to configure my paraview
            superbuild.<br>
            <br>
            cmake -D ???   /path/to/ParaViewSuperbuild<br>
            <br>
            or do I have to put the ParaViewSuperbuild repository inside
            the ParaView one??<br>
            <br>
            Thanks<br>
            Felipe<br>
            <br>
            <br>
            -- <br>
            Felipe Bordeu Weldt<br>
            Ingénieur de Recherche<br>
            -------------------------------------<br>
            Tél. : <a href="tel:33%20%280%292%2040%2037%2016" value="+13302403716" target="_blank">33 (0)2 40 37 16</a>
            57<br>
            Fax. : <a href="tel:33%20%280%292%2040%2074%2074" value="+13302407474" target="_blank">33 (0)2 40 74 74</a>
            06<br>
            <a href="mailto:Felipe.Bordeu@ec-nantes.fr" target="_blank">Felipe.Bordeu@ec-nantes.fr</a><br>
            Institut GeM - UMR CNRS 6183<br>
            École Centrale Nantes<br>
            1 Rue de La Noë, 44321 Nantes, FRANCE<br>
            -------------------------------------<br>
            <br>
            _______________________________________________<br>
            Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
            <br>
            Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
            <br>
            Please keep messages on-topic and check the ParaView Wiki
            at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
            <br>
            Follow this link to subscribe/unsubscribe:<br>
            <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    <br>
    <pre cols="72">-- 
Felipe Bordeu Weldt
Ingénieur de Recherche
-------------------------------------
Tél. : <a href="tel:33%20%280%292%2040%2037%2016" value="+13302403716" target="_blank">33 (0)2 40 37 16</a> 57
Fax. : <a href="tel:33%20%280%292%2040%2074%2074" value="+13302407474" target="_blank">33 (0)2 40 74 74</a> 06
<a href="mailto:Felipe.Bordeu@ec-nantes.fr" target="_blank">Felipe.Bordeu@ec-nantes.fr</a>
Institut GeM - UMR CNRS 6183
École Centrale Nantes
1 Rue de La Noë, 44321 Nantes, FRANCE
-------------------------------------</pre>
  </div></div></div>

<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Robert Maynard<br>
</div>