I made a reader plugin for AmeletHDF format. I used hdf5 1.8.5 and
ParaView-Development-3.8.1-Linux-x86_64 binaries  to build my plugin  .
Then I launch Paraview 3.8.1 downloaded from paraview.org (binaries). I load
my plugin successfully.
But when I want to open a hdf file, I have this error :
./paraview
Warning! The HDF5 header files included by this application do not match the
version used by the HDF5 library to which this application is linked. Data
corruption or segmentation faults may occur if the application is
allowed to continue.  You can, at your own risk, disable this check by
setting
the environment variable 'HDF5_DISABLE_VERSION_CHECK' to a value of '1'.
Setting it to 2 will suppress the warning totally.
Headers are 1.8.4, library is 1.6.8
Bye...
Abandon

I think that binaries of Paraview-3.8.1 present on the website are build
with hdf5 1.6.8. Is it true ?

Best regards,
Didier

2010/12/8 Dave Partyka <[email protected]>

> ParaView 3.8.1 uses hdf5 1.8.5.
>
> On Wed, Dec 8, 2010 at 9:43 AM, Didier Roissé <[email protected]>wrote:
>
>> Hello,
>> The binaries of Paraview-3.8.1 located on
>> http://paraview.org/paraview/resources/software.html are built with the
>> version hdf5 1.8.5 , or hdf5 1.6.x ?
>>
>> Best regards,
>> Didier
>>
>>
>>
>> _______________________________________________
>> 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
>>
>>
>
_______________________________________________
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