Greetings to all,

The project for releasing _unofficial_ ParaView Development installs (mostly for Windows) - http://code.google.com/p/unofficial-paraview-dev-install/ - has been finally updated this week, just in time to be updated within a few hours of the official release of ParaView 3.14.1:

 * List of downloads:
   http://code.google.com/p/unofficial-paraview-dev-install/wiki/Downloads
 * List of development notes related to the updates made:
     o Notes for ParaView 3.12.0
       <http://code.google.com/p/unofficial-paraview-dev-install/wiki/Notes3120>

     o Notes for ParaView 3.14.0
       <http://code.google.com/p/unofficial-paraview-dev-install/wiki/Notes3140>

     o Notes for ParaView 3.14.1
       <http://code.google.com/p/unofficial-paraview-dev-install/wiki/Notes3141>

In the notes are described the changes and brief steps for building one's own ParaView SuperBuild on Windows. These unofficial releases have not been subjected to through testing yet, so if anyone finds problems with them, please use our dedicated Issue Tracker for them: http://code.google.com/p/unofficial-paraview-dev-install/issues/list

Brief summary of features:

 * 3 types of packages are provided:
     o The modified sources, in both tar.bz2 and 7z formats.
     o Self-extractable packages with headers, cmake files and library
       interfaces, i.e. the necessary development files. These are
       meant for complementing the official releases of ParaView.
     o Self-extractable packages with both the previous development
       files and the working ParaView + Open-MPI binaries.
       FYI: these are using Qt 4.6.3 in ParaView 3.14.*, instead of Qt
       4.6.4; but it should still work, since Qt 4.6.4 should be a bug
       fix release and should be fully compatible symbol-wise...
 * A few options were added to the SuperBuild files:
     o Added "ParaView_INSTALL_DEVELOPMENT" to the main
       "CMakeLists.txt" file, for including the installation of the
       development files when installing ParaView.
     o Added "ParaView_MPI_SUPERBUILD" for choosing to use the system's
       MPI (auto-detect only), instead of the default ones on
       SuperBuild. The usage case scenario for this option is
       documented here:
       
http://www.cfd-online.com/Forums/blogs/wyldckat/1203-paraview-3-12-0-superbuild-openfoam.html
 * List of code changes can be seen in the repository:
   
http://code.google.com/p/unofficial-paraview-dev-install/source/detail?r=8ca38a1b4809448776414b2ed805604e4f2a5955&repo=paraview3141

These changes aren't complete yet, since:

 * There is still work to be done for automating the
   installation/packaging process.
 * And the Silo project isn't automatically upgraded when using MSVC
   2008 Express... the "vcbuild" application has to be used in an
   automated scenario with 2008 Express and it will probably require a
   somewhat "ugly hack".

Best regards,
Bruno Santos at blueCAPE Lda

PS: I hope this doesn't go "top post"... since a reply to this ANN seemed the best place to "advertise" this ;)

On 06-04-2012 16:16, paraview-requ...@paraview.org wrote:
Date: Fri, 6 Apr 2012 09:46:32 -0400
From: Utkarsh Ayachit<utkarsh.ayac...@kitware.com>
Subject: [Paraview] ANN: ParaView 3.14.1 Available for download
To: ParaView<paraview@paraview.org>,      ParaView Developers
        <paraview-develop...@paraview.org>

Folks,

ParaView 3.14.1 is now available for download
(http://paraview.org/paraview/resources/software.php).

This is bug fix release that includes fixes for ParaView 3.14.0.
ParaView 3.14.1 clients can be used to connect with servers running
ParaView 3.14.0 and vice-versa. Similarly, plugins built for ParaView
3.14.0 should generally work with ParaView 3.14.1.

The issues that were fixed are as follows:

- 0012924: Paraview 3.12.0 fails to build with zlib 1.2.6, invalid
conversion from 'void*' to 'gzFile'
- 0012956: Auto apply, variables don't show up.
- 0012964: View Layout State issue
- 0012969: pvsc option enumeration issues
- 0012970: No way to use netcdf4 with system netcdf
- 0012981: Bug in panning/scaling of top-right axes in charts
- 0012983: HSCTH files not reading timesteps correctly
- 0012984: cherrypick the fix in VTK of vtkPyramid.cxx compute
gradient into ParaView
- 0012991: Build problem with nmake and windows
- 0012997: protoc generation doesn't work on Windows with nmake builds.
- 0013012: Errors on FindData
- 0013030: EnSight6Reader incorrect "transient single file format" and
"scalar per element"
- 0013033: problems with scalar bar
- 0013048: ContourRepresentation can't override Intialize

Detailed change log can be found at
http://paraview.org/Bug/changelog_page.php?version_id=95.

ParaView Team


--
http://www.bluecape.com.pt

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.

_______________________________________________
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