[Paraview] ParaView 3.8.0 RC2 Available for download

Takuya OSHIMA oshima at eng.niigata-u.ac.jp
Sun May 2 04:45:13 EDT 2010


Hi Dave,

When I tried to compile the RC2 source
(643a47f3c24f5dde33dccbbb0f77a94d268866df of the 'release' branch) on
OS X 10.6.3, Qt 4.6.2, CMake 2.8.1 with PARAVIEW_USE_MPI=ON, the
compilation fails when linking libCosmo.dylib with

Undefined symbols:
  "_MPI_Graphdims_get", referenced from:
      MPI::Graphcomm::Get_dims(int*, int*) constin Partition.cxx.o
.....

The error was fixed by cherry-picking
d6dc7df4e8f18aa8533c3c6e5be3507989ae3251
(COMP: Fix link errors building libCosmo on OSX with MPI enabled.)
and
9dff61f664dd4f918336cabe49a42f87bc0e393f
(ENH: fix configure error if MPI_EXTRA_LIBRARY is not set.)
from master so perhaps these could be backported?

Also, at the download page, links to the following files seems to be
broken.
ParaViewServers-3.8.0-RC2-Darwin-Universal.tar.gz
ParaViewServers-3.8.0-RC2-Darwin-x86_64.tar.gz
ParaView-3.8.0-RC2.tar.gz

p.s. Thanks for adding the OpenFOAM reader to the RC2 binaries.

Takuya

Takuya OSHIMA, Ph.D.
Faculty of Engineering, Niigata University
8050 Ikarashi-Ninocho, Nishi-ku, Niigata, 950-2181, JAPAN

From: Dave Partyka <dave.partyka at kitware.com>
Subject: [Paraview] ParaView 3.8.0 RC2 Available for download
Date: Sat, 1 May 2010 11:40:00 -0400

> Hello All,
> 
> I am pleased to announce the availability of ParaView 3.8.0 Release
> Candidate 2 binaries for download on the ParaView download page. Final
> binaries and/or more release candidates should follow shortly.
> 
> http://paraview.org/paraview/resources/software.html
> 
> The original release notes can be found here:
> 
> http://www.kitware.com/news/home/browse/Paraview?2010_04_05&ParaView+3.8
> 
> The release was built using 643a47f3c24f5dde33dccbbb0f77a94d268866df of the
> 'release' branch on Git. We didn't make an official tag as this branch will
> be going away as we implement our branchy git workflow.


More information about the ParaView mailing list