Recently while working on fixing a bug for some of the VisIt readers I learned of H5_USE_16_API which apparently you can define before including hdf5.h in order to use 1.6 API. At least that's my understanding. Give it a try! please feel free to let me know if I am wrong ;-)
On Thu, Feb 17, 2011 at 12:49 PM, Michael Jackson < [email protected]> wrote: > Is there a way to tell the HDF5 bundled with ParaView to build using the > HDF5 1.6 API instead of the 1.8 API? My code depends on the 1.6 API and > using my own built HDF5 doesn't seem to be supported anymore. > > Thanks > ___________________________________________________________ > Mike Jackson www.bluequartz.net > Principal Software Engineer [email protected] > BlueQuartz Software Dayton, Ohio > > _______________________________________________ > 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
