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&#39;t gotten the go ahead but it is something we will probably do very soon.<br>
<br><div class="gmail_quote">On Wed, Apr 28, 2010 at 12:00 PM, Michael Jackson <span dir="ltr">&lt;<a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
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.<br>

<br>
 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?<br>
<br>
 This is on Windows with Visual Studio (64 bit if it really matters)<br>
___________________________________________________________<br>
Mike Jackson                      <a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a><br>
Principal Software Engineer       <a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a><br>
BlueQuartz Software               Dayton, Ohio<br>
<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br>