Re: [gdal-dev] Building HDF5 driver against the binary distribution

2013-10-22 Thread Joaquim Luis
ckage. Did you compiled HDF5 1.8.11 with static szip and zlib? I build GDAL with the internal zlib. What about you? Thanks a lot, Ivan > Date: Fri, 18 Oct 2013 23:31:58 +0100 > From: jl...@ualg.pt > To: even.roua...@mines-paris.org > CC: gdal-dev@lists.osgeo.org > Subject: Re

Re: [gdal-dev] Building HDF5 driver against the binary distribution

2013-10-22 Thread Ivan Lucena
:31:58 +0100 > From: jl...@ualg.pt > To: even.roua...@mines-paris.org > CC: gdal-dev@lists.osgeo.org > Subject: Re: [gdal-dev] Building HDF5 driver against the binary distribution > > > > Hum, this reminds me very much of the very recent thread : > > http://lists.osgeo

Re: [gdal-dev] Building HDF5 driver against the binary distribution

2013-10-18 Thread Joaquim Luis
Hum, this reminds me very much of the very recent thread : http://lists.osgeo.org/pipermail/gdal-dev/2013-October/037257.html . So there might indeed be an issue with HDF5 1.8.11, and not specifically related to Windows. I didn't try myself. Did you try with an older Windows build provided by t

Re: [gdal-dev] Building HDF5 driver against the binary distribution

2013-10-18 Thread Even Rouault
Le vendredi 18 octobre 2013 20:59:38, Ivan Lucena a écrit : > Hi there, > > I built the GDAL HDF plugin against the binary distribution of the > HDF5-1-8-11 library downloaded from > http://www.hdfgroup.org/HDF5/release/obtain5.html both on Windows 64 and > Linux 64 but it doesn't work. It can lis

[gdal-dev] Building HDF5 driver against the binary distribution

2013-10-18 Thread Ivan Lucena
Hi there, I built the GDAL HDF plugin against the binary distribution of the HDF5-1-8-11 library downloaded from http://www.hdfgroup.org/HDF5/release/obtain5.html both on Windows 64 and Linux 64 but it doesn't work. It can list the SUBDATASETS but it cannot recognize each one individually.