<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi there,<br>   <br>I built the GDAL HDF plugin against the binary distribution of the HDF5-1-8-11 library downloaded from <a href="http://www.hdfgroup.org/HDF5/release/obtain5.html" target="_blank">http://www.hdfgroup.org/HDF5/release/obtain5.html</a> both on Windows 64 and Linux 64 but it doesn't work. It can list the SUBDATASETS but it cannot recognize each one individually.<br><br>If I compare the GDAL distribution from Tamas Szekeres (<a class="ext-link" href="http://www.gisinternals.com/sdk/">gisinternals.com/sdk/</a>) with my built I can see that his works perfectly fine for the same file samples and same gdalinfo command. I also noticed that his installation  uses  "hdf5dll.dll" not the "hdf5.dll" that comes with the binary distribution (<a href="http://www.hdfgroup.org/ftp/HDF5/current/bin/windows/HDF5-1.8.11_win64_vs10_shared.zip">HDF5-1.8.11_win64_vs10_shared.zip</a>).<br><br>Again, if I build GDAL HDF plugin (gdal_hdf5.dll) against the binary distribution from HDF Group gdalinfo can list the SUBDATASET but it *cannot* access each subdataset individually. I am sure that it is not a command line mistake because I can run the exact same command with Tamas's GDAL environment. Is it just because Tamas used the HDF5 1.8.2 and the driver is not compatible with newer versions like this 1.8.11?<br><br>Does anybody know what would be the procedure to build the HDF5 driver using the HDF_Group's binary packages? The instructions on <a href="http://trac.osgeo.org/gdal/wiki/HDF" target="_blank">http://trac.osgeo.org/gdal/wiki/HDF</a> assumes that you are willing to build the HDF(s) library yourself but users should be able download/install and use the HDF_Group's binary package and we should be able to make the GDAL HDF5 plugin compatible with that.<br><br>Thanks in advance for any clue.<br><br>Best regards,<br><br>Ivan<br><br><br><br><br>                                          </div></body>
</html>