There is a FindHDF5 that is built into CMake, I think 2.8, that was re-written and vastly improved in the not so distant past. When we switch VTK/ParaView to require CMake 2.8 we can remove the one in ParaView which will then use the one included in CMake. I haven't gotten the go ahead but it is something we will probably do very soon.
On Wed, Apr 28, 2010 at 12:00 PM, Michael Jackson < [email protected]> wrote: > I am having a problem building ParaView against a prebuilt HDF5 library. I > set the PARAVIEW_USE_SYSTEM_HDF5=ON during the initial CMake Configuration. > The problem is that FindHDF5.cmake that is included with ParaView is pretty > basic and can not find the HDF5 that is installed on my system. > > Can we possibly include a file with a bit more searching capabilities? I > have a candidate that I think will work (works with my projects) or is there > a way to over-ride the CMAKE_MODULE_PATH from the command line? > > This is on Windows with Visual Studio (64 bit if it really matters) > ___________________________________________________________ > 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
