[Paraview] CGNS Reader fails in 3.10.0 final release

David Partyka david.partyka at kitware.com
Fri Mar 11 17:39:10 EST 2011


You can build it manually and tell ParaView where it is by

VISIT_BUILD_READER_CGNS:BOOL=ON
CGNS_INCLUDE_DIR
CGNS_LIBRARY

The same for Silo which is another new VisIt reader.

VISIT_BUILD_SILO:BOOL=ON
SILO_INCLUDE_DIR
SILO_LIBRARY

On Fri, Mar 11, 2011 at 5:20 PM, Orion Poplawski <orion at cora.nwra.com>wrote:

> On 03/10/2011 05:28 AM, David Partyka wrote:
>
>> Hi Richard,
>>
>> I think I found the problem. CGNS, for the linux binaries, were built with
>> hdf5 support enabled, which appears to be broken. After rebuilding cgns
>> without hdf5 support I am able to load delta.cgns and multi.cgns. I have
>> repackaged the binaries, re-tested and uploaded them. Please give it a try
>> and
>> let me know.
>>
>
> I'm starting to look at building 3.10.0 for Fedora and am trying to see how
> this works.  Looks like CGNS is only handled as a bundled external project?
> Could paraview be modified to be able to use a system installed cgns
> library?
>
> --
> Orion Poplawski
> Technical Manager                     303-415-9701 x222
> NWRA/CoRA Division                    FAX: 303-415-9702
> 3380 Mitchell Lane                  orion at cora.nwra.com
> Boulder, CO 80301              http://www.cora.nwra.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110311/2404465e/attachment.htm>


More information about the ParaView mailing list