Re: [Gdal-dev] HDF5 library

2009-03-06 Thread Frank Warmerdam
LFas wrote: Hi list, I tried to create a dll only for hdf5 gdal files, i.e. 3 files in frmts/hdf5 which I modified. I use MS Visual Studio 2008 and tried to do it with makfile.vc and obviously included nmake.opt. Once I defined GDAL_ROOT, HDF5_DIR, SZIP_DIR, HDF5_LIB as $(HDF5_DIR)\dll\hdf5dll.li

[Gdal-dev] HDF5 library

2009-03-06 Thread LFas
Hi list, I tried to create a dll only for hdf5 gdal files, i.e. 3 files in frmts/hdf5 which I modified. I use MS Visual Studio 2008 and tried to do it with makfile.vc and obviously included nmake.opt. Once I defined GDAL_ROOT, HDF5_DIR, SZIP_DIR, HDF5_LIB as $(HDF5_DIR)\dll\hdf5dll.lib \ $(SZIP_D