[Paraview] ParaView 3.8.1 and HDF5
Michael Jackson
mike.jackson at bluequartz.net
Fri Jan 7 10:14:14 EST 2011
My guess is that you have an API incompatibility between your version and the version that XDMF expects. If you don't need the Xdmf functionality then disable Xdmf during the CMake configuration of ParaView. This is what I do as I am still dependent on HDF Version 1.6.9 and it seems to compile just fine.
___________________________________________________________
Mike Jackson www.bluequartz.net
Principal Software Engineer mike.jackson at bluequartz.net
BlueQuartz Software Dayton, Ohio
On Jan 7, 2011, at 9:13 AM, <Nathalie.Rauschmayr at dlr.de> wrote:
> Hello,
>
>
> I've installed a HDF5 version on my system and I've tried to compile ParaView 3.8.1 with this version.
> I used the CMAKE flag "PARAVIEW_USE_SYSTEM_HDF5" therefore. I always get the following error:
>
> ParaView/Utilities/Xdmf2/libsrc/XdmfH5Driver.cxx:189: error: braces around scalar initializer for type ‘herr_t (*)(H5FD_t*, unsigned char*, hbool_t)’
>
> The HDF5 version, which I use, is a modified version, which is described in this site:
> https://hpcforge.org/plugins/mediawiki/wiki/h5fddsm/index.php/Main_Page
>
> What's going wrong with the installation of ParaView?
>
>
> best regards,
>
> nathalie
>
> _______________________________________________
> 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
More information about the ParaView
mailing list