<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    David, many thanks for the information!<br>
    <br>
    The information at <a moz-do-not-send="true"
      href="http://www.paraview.org/Wiki/ParaView_Binaries"
      target="_blank">http://www.paraview.org/Wiki/ParaView_Binaries</a>
    is a bit incomplete, where at least Open-MPI 1.4.3 was missing from
    the list for ParaView 3.10. But the SuperBuild is very convenient
    indeed, since it looks like it has everything!<br>
    <br>
    I'll reply back as soon as I have things going!<br>
    <br>
    Best regards,<br>
    Bruno<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.bluecape.com.pt">http://www.bluecape.com.pt</a>

blueCAPE Lda - CAE solutions
Rua Fonte dos Corvos, n.29
Casais da Serra
2665-305 Milharado
PORTUGAL

(+351) 219 755 345  Tel.
(+351) 219 755 345  Fax
(+351) 963 440 984  Mob. 
</pre>
    <br>
    On 02-01-2012 16:55, David E DeMarle wrote:
    <blockquote
cite="mid:CANjZAi9i2fLyUey4PDGoHWcaSww4pyccpJRwhM=wz7uYw1eLQg@mail.gmail.com"
      type="cite">
      <div>Except for the most recent release, the information needed to
        build plugins that work with our binaries can be found here:
        <div><a moz-do-not-send="true"
            href="http://www.paraview.org/Wiki/ParaView_Binaries"
            target="_blank">http://www.paraview.org/Wiki/ParaView_Binaries</a></div>
        <div>I know this was sufficient (if not terribly convenient)
          back around 3.6 but I haven't tried it myself since then.</div>
        <div><br>
        </div>
        <div>More recently Dave Partyka overhauled the release build
          process. In the ParaView/SuperBuild directory you will find
          his cmake scripts that automate the process of pulling,
          configuring and building ParaView's external dependencies.
          This is how we build our binaries now. If you have a matching
          platform and compiler this should help your produce a
          compatible ParaView development library to build your your
          plugin against.</div>
        <div><br>
        </div>
        <div>David E DeMarle<br>
          Kitware, Inc.<br>
          R&amp;D Engineer<br>
          21 Corporate Drive<br>
          Clifton Park, NY 12065-8662<br>
          Phone: <a moz-do-not-send="true" href="tel:518-881-4909"
            value="+15188814909" target="_blank">518-881-4909</a><br>
          <br>
          <br>
          <div class="gmail_quote">On Sun, Jan 1, 2012 at 10:22 AM,
            Bruno Santos <span dir="ltr">&lt;<a moz-do-not-send="true"
                href="mailto:bruno.santos@bluecape.com.pt"
                target="_blank">bruno.santos@bluecape.com.pt</a>&gt;</span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              My apologies for top-posting. I was misguided by the
              online archive system.<br>
              <br>
              To finish off the previous email which was trimmed by the
              system: each set can either be placed here on this mailing<br>
              list (or the dev one) or in a zip file at <a
                moz-do-not-send="true" href="http://paraview.org"
                target="_blank">paraview.org</a>.
              <div><br>
                <br>
                My idea in the short time is to open an unofficial
                online and open project<br>
                for providing the respective headers, library interfaces
                and CMake files<br>
                that are "missing" from the official release binary
                versions.<br>
                <br>
              </div>
              <div>
                On a later stage, I'll try (or anyone else in the world)
                to create<br>
                additional rules in ParaView's CMake source files for
                adding additional<br>
                installer project/makefiles to provide other 2 installer
                packages: "just<br>
                dev" and "dev+bin".<br>
              </div>
              Later still these new "rules" can be submitted upstream
              for making your life easier in future<br>
              releases.
              <div><br>
                <br>
                Wishes of a Happy New Year and with my best regards,<br>
                Bruno Santos<br>
                <br>
                <br>
              </div>
              <div>
                On 01-01-2012 13:31, Bruno Santos wrote:<br>
              </div>
              <blockquote class="gmail_quote" style="margin:0 0 0
                .8ex;border-left:1px #ccc solid;padding-left:1ex">
                <div>
                  Dear Utkarsh,<br>
                  <br>
                  If by any chance you guys reach the conclusion that it
                  currently isn't<br>
                  sustainable to provide said development binaries, I
                  humbly request that<br>
                  you guys at least provide the "seeds" for rebuilding
                  the respective<br>
                  binaries, namely ParaView and Open-MPI. This way
                  anyone can rebuild these<br>
                  projects from near scratch, but with the same settings
                  you've used for the<br>
                  release versions.<br>
                  <br>
                  If I'm not mistaken, the "seeds" should include the
                  following information<br>
                  and data for each installer/package that is released
                  (for example, for<br>
                  Windows one set for 32bit and another set for 64bit):<br>
                  &nbsp;* A README file with the OS and Compiler information
                  and the package<br>
                  versions of ParaView, Open-MPI and possibly Qt. If any
                  other third-party<br>
                  package is also included, then please indicate said
                  version as well.<br>
                  &nbsp;* The "CMakeCache.txt" files for ParaView and
                  Open-MPI, as well as any<br>
                  other similar file that might be necessary. Feel free
                  to search-n-replace<br>
                  any sensitive data that might be in these files, such
                  as user and machine<br>
                  names.<br>
                  <br>
                  If at least these "seed" files are made available to
                  the public, it'll be<br>
                  easier to create ready-to-be-used plugins for
                  ParaView.<br>
                  <br>
                </div>
                <div>
                  <div>
                    <blockquote class="gmail_quote" style="margin:0 0 0
                      .8ex;border-left:1px #ccc solid;padding-left:1ex">
                      Currently we are evaluating whether we have enough
                      resources and<br>
                      interest in maintaining/providing the development
                      binaries. So it's a<br>
                      bit unclear at this point if we'll have 3.12
                      development binaries<br>
                      available.<br>
                      <br>
                      Utkarsh<br>
                      <br>
                      On Tue, Dec 6, 2011 at 12:32 PM, Peter
                      Schmitt&lt;pschmittml at <a
                        moz-do-not-send="true" href="http://gmail.com"
                        target="_blank">gmail.com</a>&gt;<br>
                      wrote:<br>
                      <blockquote class="gmail_quote" style="margin:0 0
                        0 .8ex;border-left:1px #ccc
                        solid;padding-left:1ex">
                        Hi,<br>
                        <br>
                        I'm also curious of when the 3.12 development
                        release will be made<br>
                        available. &nbsp;Any estimates?<br>
                        <br>
                        Thanks,<br>
                        Pete<br>
                        <br>
                        <br>
                        On Wed, Nov 23, 2011 at 1:56 AM, Felipe
                        Bordeu&lt;felipe.bordeu at<br>
                      </blockquote>
                      <a moz-do-not-send="true"
                        href="http://ec-nantes.fr" target="_blank">ec-nantes.fr</a>&gt;<br>
                      <blockquote class="gmail_quote" style="margin:0 0
                        0 .8ex;border-left:1px #ccc
                        solid;padding-left:1ex">
                        wrote:<br>
                        <blockquote class="gmail_quote" style="margin:0
                          0 0 .8ex;border-left:1px #ccc
                          solid;padding-left:1ex">
                          Hello,<br>
                          <br>
                          When will the development installation will be
                          available for download.<br>
                          <br>
                          Thanks<br>
                          <br>
                          --<br>
                          <br>
                          Felipe Bordeu Weldt<br>
                          Ing&eacute;nieur de Recherche<br>
                          -------------------------------------<br>
                          T&eacute;l. : <a moz-do-not-send="true"
                            href="tel:33%20%280%292%2040%2037%2016"
                            value="+13302403716" target="_blank">33 (0)2
                            40 37 16</a> 57<br>
                          Fax. : <a moz-do-not-send="true"
                            href="tel:33%20%280%292%2040%2074%2074"
                            value="+13302407474" target="_blank">33 (0)2
                            40 74 74</a> 06<br>
                          Felipe.Bordeu at <a moz-do-not-send="true"
                            href="http://ec-nantes.fr" target="_blank">ec-nantes.fr</a><br>
                          Institut GeM - UMR CNRS 6183<br>
                          &Eacute;cole Centrale Nantes<br>
                          1 Rue de La No&euml;, 44321 Nantes, FRANCE<br>
                          -------------------------------------<br>
                          <br>
                          _______________________________________________<br>
                          Powered <a moz-do-not-send="true"
                            href="http://bywww.kitware.com"
                            target="_blank">bywww.kitware.com</a><br>
                          <br>
                          Visit other Kitware open-source projects at<br>
                          <a moz-do-not-send="true"
                            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:<br>
                          <a moz-do-not-send="true"
                            href="http://paraview.org/Wiki/ParaView"
                            target="_blank">http://paraview.org/Wiki/ParaView</a><br>
                          <br>
                          Follow this link to subscribe/unsubscribe:<br>
                          <a moz-do-not-send="true"
                            href="http://www.paraview.org/mailman/listinfo/paraview"
                            target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
                        </blockquote>
                        <br>
                        _______________________________________________<br>
                        Powered <a moz-do-not-send="true"
                          href="http://bywww.kitware.com"
                          target="_blank">bywww.kitware.com</a><br>
                        <br>
                        Visit other Kitware open-source projects at<br>
                        <a moz-do-not-send="true"
                          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:<br>
                        <a moz-do-not-send="true"
                          href="http://paraview.org/Wiki/ParaView"
                          target="_blank">http://paraview.org/Wiki/ParaView</a><br>
                        <br>
                        Follow this link to subscribe/unsubscribe:<br>
                        <a moz-do-not-send="true"
                          href="http://www.paraview.org/mailman/listinfo/paraview"
                          target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
                        <br>
                      </blockquote>
                      <br>
                      <br>
                      <br>
                    </blockquote>
                  </div>
                </div>
              </blockquote>
              <div>
                <div>
                  <br>
                  -- <br>
                  <a moz-do-not-send="true"
                    href="http://www.bluecape.com.pt" target="_blank">http://www.bluecape.com.pt</a><br>
                  <br>
                  blueCAPE Lda - CAE solutions<br>
                  Rua Fonte dos Corvos, n.29<br>
                  Casais da Serra<br>
                  2665-305 Milharado<br>
                  PORTUGAL<br>
                  <br>
                  <a moz-do-not-send="true"
                    href="tel:%28%2B351%29%20219%20755%20345"
                    value="+351219755345" target="_blank">(+351) 219 755
                    345</a> &nbsp;Tel.<br>
                  <a moz-do-not-send="true"
                    href="tel:%28%2B351%29%20219%20755%20345"
                    value="+351219755345" target="_blank">(+351) 219 755
                    345</a> &nbsp;Fax<br>
                  <a moz-do-not-send="true"
                    href="tel:%28%2B351%29%20963%20440%20984"
                    value="+351963440984" target="_blank">(+351) 963 440
                    984</a> &nbsp;Mob.<br>
                  <br>
                  _______________________________________________<br>
                  Powered by <a moz-do-not-send="true"
                    href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
                  <br>
                  Visit other Kitware open-source projects at <a
                    moz-do-not-send="true"
                    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 moz-do-not-send="true"
                    href="http://paraview.org/Wiki/ParaView"
                    target="_blank">http://paraview.org/Wiki/ParaView</a><br>
                  <br>
                  Follow this link to subscribe/unsubscribe:<br>
                  <a moz-do-not-send="true"
                    href="http://www.paraview.org/mailman/listinfo/paraview"
                    target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
                </div>
              </div>
            </blockquote>
          </div>
          <br>
        </div>
      </div>
      <p class="" avgcert""="" color="#000000" align="left">N&atilde;o foram
        detectados v&iacute;rus nesta mensagem.<br>
        Verificado por AVG - <a moz-do-not-send="true"
          href="http://www.avg.com">www.avg.com</a><br>
        Vers&atilde;o: 2012.0.1901 / Base de dados de V&iacute;rus: 2109/4717 - Data
        de Lan&ccedil;amento: 01/01/12</p>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">
</pre>
  </body>
</html>