<div dir="ltr">Hi Sean,<div>I pushed a fix for these issues to VTK master.</div><div><br></div><div>Thanks again for your report.</div><div>Dan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 1, 2014 at 4:07 PM, Dan Lipsa <span dir="ltr"><<a href="mailto:dan.lipsa@kitware.com" target="_blank">dan.lipsa@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Sean,<div>Thanks for your report. I am looking at this right now.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Dan</div><div><br></div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 1, 2014 at 3:53 PM, Sean McBride <span dir="ltr"><<a href="mailto:sean@rogue-research.com" target="_blank">sean@rogue-research.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Robert,<br>
<br>
Thanks for your reply.  I guess you mean this:<br>
<br>
---------------<br>
commit c76a183cb4bdfd255c60b006d84f82a259cd6de6<br>
Merge: f0480df db8d3e2<br>
Author: Dan Lipsa <<a href="mailto:dan.lipsa@kitware.com" target="_blank">dan.lipsa@kitware.com</a>><br>
Date:   Sun Nov 23 16:49:15 2014 -0500<br>
<br>
    Merge topic 'update-hdf5' into master<br>
---------------<br>
<br>
I'm trying the commit before it to verify.<br>
<br>
Also, I retract my statement that in Release I get what I expect, even there the name is wrong, it's missing the "-6.2" at the end (that every other library file has).<br>
<br>
If I rename them manually, I hit another problem, a link error:<br>
<br>
duplicate symbol _H5MM_malloc<br>
duplicate symbol _H5MM_calloc<br>
<br>
My app links to another HDF5, and so I presume those two functions are not being mangled in vtk_libhdf5_mangle.h.<br>
<span><font color="#888888"><br>
Sean<br>
</font></span><div><div><br>
<br>
<br>
On Mon, 1 Dec 2014 14:39:01 -0500, Robert Maynard said:<br>
<br>
>I expect that this was caused by the upgrade to hdf5 1.8. This<br>
>shouldn't be super hard to fix, as the library naming logic is all in<br>
>ThirdParty/hdf5/vtkhdf5/config/cmake/HDFLibMacros.cmake<br>
><br>
>On Mon, Dec 1, 2014 at 2:29 PM, Sean McBride <<a href="mailto:sean@rogue-research.com" target="_blank">sean@rogue-research.com</a>> wrote:<br>
>> Hi all,<br>
>><br>
>> I've just now rebuilt & installed VTK master, and it seems there is a<br>
>regression with HDF5-related install files.<br>
>><br>
>> If building Release, I get what I expect, which is two files named:<br>
>><br>
>> libvtkhdf5_hl.a<br>
>> libvtkhdf5.a<br>
>><br>
>> in the /lib install folder.  But building debug, I get instead:<br>
>><br>
>> libvtkhdf5_debug.a<br>
>> libvtkhdf5_hl_debug.a<br>
>><br>
>> This was not the case previously, and seems incorrect.<br>
>><br>
>> Anyone know about this breakage, and can hopefully fix it? :)<br>
>><br>
>> Thanks,<br>
<br>
<br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>