Re:Re: [gdal-dev] Stack Overflow in gdal with HDF5 using VC2008

2009-08-27 Thread atubar
Today, I download a HDF5 sample data named hicam_catch-gray.re.ice.h5, from opticks which is an open source remote sensing software. Now the stack overflow error does not take place. I wonder that whether all HDF5 files are supported by HDF5dll integrated with gdal. And compiling gdal, which ve

Re:Re: [gdal-dev] Stack Overflow in gdal with HDF5 using VC2008

2009-08-13 Thread atubar
Today, I find a computer with VS2005 installed on it. And I build gdal 1.6.1 with pre-built dlls supplied as package named win42r4-VS2005-IVF101, hdf5_183_xp32_vs2005_ivf91 from HDFGroup website. While building, warnings can be ignored, and no error occurs. I copy dlls such as gdal16.dll, hd42

Re:Re: [gdal-dev] Stack Overflow in gdal with HDF5 using VC2008

2009-08-11 Thread atubar
I am sorry for that I can not take a test in VC++ 2005, because I built every essential dll in VC++ 2008, and I now only install VC2008 on my computer. Will it take any different results if dlls built with different compiler ? I simply have a check in local : One with pre-built dlls from HDFGro